green <[email protected]> writes:

> Kalle Valo wrote at 2009-04-17 14:44 -0600:
>
>> arch/arm/kernel/sys_oabi-compat.c: In function 'sys_oabi_epoll_wait':
>> arch/arm/kernel/sys_oabi-compat.c:289: error: implicit declaration of 
>> function 'kmalloc'
>> arch/arm/kernel/sys_oabi-compat.c:289: warning: assignment makes pointer 
>> from integer without a cast
>> arch/arm/kernel/sys_oabi-compat.c:302: error: implicit declaration of 
>> function 'kfree'
>> arch/arm/kernel/sys_oabi-compat.c: In function 'sys_oabi_semtimedop':
>> arch/arm/kernel/sys_oabi-compat.c:325: warning: assignment makes pointer 
>> from integer without a cast
>
> I see nearly the same:
>
> arch/arm/kernel/sys_oabi-compat.c: In function ‘sys_oabi_epoll_wait’:
> arch/arm/kernel/sys_oabi-compat.c:288: error: implicit declaration of 
> function ‘kmalloc’
> arch/arm/kernel/sys_oabi-compat.c:288: error: ‘GFP_KERNEL’ undeclared (first 
> use in this function)

I think that's the same error. Most probably my tree was dirty and
that's the line numbers are different.

-- 
Kalle Valo
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to