* green <[email protected]> [090419 18:43]:
> Kalle Valo wrote at 2009-04-19 09:58 -0600:
> > 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.
> 
> I was noticing the 'GFP_KERNEL' undeclared error rather than the line numbers.

Looks like the above is fixed by cbb55092a674bcfd9774637a06d0f1511763aa2c,
I'll git cherry-pick that one.

The secure_32k_ck is still undefined though.

Tony
--
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