Kalle Valo wrote at 2009-04-19 09:58 -0600:
> green <greenfreedo...@gmail.com> 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.

I was noticing the 'GFP_KERNEL' undeclared error rather than the line numbers.

Attachment: signature.asc
Description: Digital signature

Reply via email to