aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/proc.py
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2018-11-02 12:11:22 +0100
committerRichard Weinberger <[email protected]>2018-12-13 22:09:07 +0100
commit60eb5da2434b5288291aac533fb4dadc8ec8aed7 (patch)
tree09accdd8e231573417e38f47b2dd19dc3792fc2a /scripts/gdb/linux/proc.py
parentaa3d31e08c5707c99feebe53cb713fb43f526f16 (diff)
ubifs: auth: Add CONFIG_KEYS dependency
The new authentication support causes a build failure when CONFIG_KEYS is disabled, so add a dependency. fs/ubifs/auth.c: In function 'ubifs_init_authentication': fs/ubifs/auth.c:249:16: error: implicit declaration of function 'request_key'; did you mean 'request_irq'? [-Werror=implicit-function-declaration] keyring_key = request_key(&key_type_logon, c->auth_key_name, NULL); Fixes: d8a22773a12c ("ubifs: Enable authentication support") Signed-off-by: Arnd Bergmann <[email protected]> Signed-off-by: Richard Weinberger <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions