Re: [PATCH] arch: hexagon: kernel: add export symbol function __delay()

2013-11-24 Thread Chen Gang
On 11/25/2013 09:19 AM, rkuo wrote: > On Tue, Nov 19, 2013 at 11:10:43AM +0800, Chen Gang wrote: >> Need add __delay() implementation, or can not pass allmodconfig in >> next-20131118 tree. >> >> The related error: >> >> CC kernel/locking/spinlock_debug.o >> kernel/locking/spinlock_debug

Re: [PATCH] arch: hexagon: kernel: add export symbol function __delay()

2013-11-24 Thread rkuo
On Tue, Nov 19, 2013 at 11:10:43AM +0800, Chen Gang wrote: > Need add __delay() implementation, or can not pass allmodconfig in > next-20131118 tree. > > The related error: > > CC kernel/locking/spinlock_debug.o > kernel/locking/spinlock_debug.c: In function '__spin_lock_debug': > ke