Messages in this thread |  | | | Date | Wed, 31 Mar 2010 11:34:41 +0900 | | From | Tejun Heo <> | | Subject | Re: [PATCH -next] module.h: add stub for is_module_percpu_address |
| |
On 03/31/2010 02:31 AM, Randy Dunlap wrote: > From: Randy Dunlap <randy.dunlap@oracle.com> > > Fix build for CONFIG_MODULES not enabled by providing a stub > for is_module_percpu_address(). > > kernel/lockdep.c:605: error: implicit declaration of function 'is_module_percpu_address' > > Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Thanks. Applied to percpu tree.
-- tejun
|  |