diff options
author | David Howells <dhowells@redhat.com> | 2011-06-21 11:29:51 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-06-22 03:31:44 +0200 |
commit | 35052cffe0081904f3362c05818db900dd9dc7de (patch) | |
tree | 4519a60303f4990aa19f52b94c1e5119da0869fa /mm/memory_hotplug.c | |
parent | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 (diff) | |
download | linux-35052cffe0081904f3362c05818db900dd9dc7de.tar.xz linux-35052cffe0081904f3362c05818db900dd9dc7de.zip |
MN10300: asm/uaccess.h needs to #include linux/kernel.h for might_sleep()
MN10300's asm/uaccess.h needs to #include linux/kernel.h to get might_sleep()
otherwise it fails to build on MN10300 allyesconfig. This fails in a few
places with messages like the following:
In file included from security/keys/trusted.c:14:
include/linux/uaccess.h: In function '__copy_from_user_nocache':
include/linux/uaccess.h:52: error: implicit declaration of function 'might_sleep'
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/memory_hotplug.c')
0 files changed, 0 insertions, 0 deletions