diff options
| author | Andrew Morton <[email protected]> | 2015-07-17 16:23:28 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2015-07-17 16:39:52 -0700 |
| commit | 04ea1e91f85615318ea91ce8ab50cb6a01ee4005 (patch) | |
| tree | 00a793ea403bf7a1aca6bf4a4db569c690898725 /include/linux/compiler-gcc.h | |
| parent | fbd7dc744a52ba736f06e112edc31ed9381697d8 (diff) | |
openrisc: fix CONFIG_UID16 setting
openrisc-allnoconfig:
kernel/uid16.c: In function 'SYSC_setgroups16':
kernel/uid16.c:184:2: error: implicit declaration of function 'groups_alloc'
kernel/uid16.c:184:13: warning: assignment makes pointer from integer without a cast
openrisc shouldn't be setting CONFIG_UID16 when CONFIG_MULTIUSER=n.
Fixes: 2813893f8b197a1 ("kernel: conditionally support non-root users, groups and capabilities")
Reported-by: Fengguang Wu <[email protected]>
Cc: Iulia Manda <[email protected]>
Cc: Josh Triplett <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/compiler-gcc.h')
0 files changed, 0 insertions, 0 deletions