mirror of
https://github.com/torvalds/linux.git
synced 2026-05-30 18:13:41 +02:00
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> |
||
|---|---|---|
| .. | ||
| boot | ||
| configs | ||
| include/asm | ||
| kernel | ||
| lib | ||
| mm | ||
| oprofile | ||
| proc-mn2ws0050 | ||
| proc-mn103e010 | ||
| unit-asb2303 | ||
| unit-asb2305 | ||
| unit-asb2364 | ||
| Kconfig | ||
| Kconfig.debug | ||
| Makefile | ||