[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <AANLkTimyeZbxU68TB0N-+Fcug1Ec035OvOtbAYPbhQH2@mail.gmail.com>
Date: Sat, 14 Aug 2010 23:55:58 +0200
From: Geert Uytterhoeven <geert@...ux-m68k.org>
To: Greg Kroah-Hartman <gregkh@...e.de>
Cc: Linux Kernel Development <linux-kernel@...r.kernel.org>,
Randy Dunlap <randy.dunlap@...cle.com>
Subject: Re: [PATCH] staging: spectra needs <linux/slab.h>
2010/8/10 Geert Uytterhoeven <geert@...ux-m68k.org>:
> On one of my m68k test builds I get:
>
> drivers/staging/spectra/ffsport.c: In function ‘ioctl_read_page_data’:
> drivers/staging/spectra/ffsport.c:196: error: implicit declaration of function ‘kmalloc’
> drivers/staging/spectra/ffsport.c:196: warning: assignment makes pointer from integer without a cast
> drivers/staging/spectra/ffsport.c:212: error: implicit declaration of function ‘kfree’
> drivers/staging/spectra/ffsport.c: In function ‘ioctl_write_page_data’:
> drivers/staging/spectra/ffsport.c:229: warning: assignment makes pointer from integer without a cast
> drivers/staging/spectra/ffsport.c: In function ‘SBD_setup_device’:
> drivers/staging/spectra/ffsport.c:633: warning: assignment makes pointer from integer without a cast
Still more errors:
drivers/staging/spectra/ffsport.c: error: too many arguments to function
‘blk_queue_ordered’: => 655
drivers/staging/spectra/ffsport.c: error: unknown field ‘locked_ioctl’ s
pecified in initializer: => 605
drivers/staging/spectra/ffsport.c: error: ‘REQ_LB_OP_FLUSH’ undeclared (
first use in this function): => 280, 301
drivers/staging/spectra/ffsport.c: error: ‘REQ_TYPE_LINUX_BLOCK’ undecla
red (first use in this function): => 278, 300
Some of these have been reported by Randy in linux-next on ... July 8.
The locked_ioctl one is a `new' one, though...
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@...ux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists