linux-next: build failure after merge of the ieee1394 tree
From: Stephen Rothwell <hidden>
Date: 2010-07-27 01:48:48
Also in:
lkml
Attachments
- (unnamed) [application/pgp-signature] 490 bytes
From: Stephen Rothwell <hidden>
Date: 2010-07-27 01:48:48
Also in:
lkml
Hi all, After merging the ieee1394 tree, today's linux-next build (x86_64 allmodconfig) failed like this: drivers/firewire/nosy.c: In function 'packet_buffer_get': drivers/firewire/nosy.c:154: error: 'TASK_INTERRUPTIBLE' undeclared (first use in this function) drivers/firewire/nosy.c:154: error: implicit declaration of function 'signal_pending' drivers/firewire/nosy.c:154: error: implicit declaration of function 'schedule' drivers/firewire/nosy.c: In function 'packet_buffer_put': drivers/firewire/nosy.c:221: error: 'TASK_INTERRUPTIBLE' undeclared (first use in this function) drivers/firewire/nosy.c: In function 'remove_card': drivers/firewire/nosy.c:514: error: 'TASK_INTERRUPTIBLE' undeclared (first use in this function) Forgot to include something? I have used the ieee1394 tree from next-20100726 for today. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/