linux-next: build failure after merge of the modules tree
From: Stephen Rothwell <hidden>
Date: 2014-12-18 02:06:03
Also in:
lkml
Attachments
- (unnamed) [application/pgp-signature] 819 bytes
From: Stephen Rothwell <hidden>
Date: 2014-12-18 02:06:03
Also in:
lkml
Hi Rusty,
After merging the modules tree, today's linux-next build (powerpc ppc64_defconfig)
failed like this:
kernel/params.c: In function 'add_sysfs_param':
kernel/params.c:649:9: error: 'struct module_kobject' has no member named 'kp'
if ((mk->kp->perm & (S_IWUSR | S_IWGRP | S_IWOTH)) != 0)
^
Caused by commit 12491941a26c ("param: do not set store func without write perm").
I have used the modules tree from next-20141217 for today.
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au