login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
June
»
25
Re: [0/5] move hd.c to drivers/block/
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
[view in full thread]
From: Bartlomiej Zolnierkiewicz
Subject:
Re: [0/5] move hd.c to drivers/block/
Date: Wednesday, June 25, 2008 - 1:16 pm
On Tuesday 24 June 2008, Adrian Bunk wrote:
quoted text
> On Sun, Jun 22, 2008 at 03:21:33PM +0200, Bartlomiej Zolnierkiewicz wrote: > > On Sunday 22 June 2008, Adrian Bunk wrote: > > > On Tue, Jun 10, 2008 at 07:56:15PM +0200, Bartlomiej Zolnierkiewicz wrote: > > > > On Tuesday 10 June 2008, Adrian Bunk wrote: > > > > > This patch limits BLK_DEV_HD_ONLY to the ARM platforms offering > > > > > IRQ_HARDDISK, fixing the following compile error on others: > > > > > > > > > > <-- snip --> > > > > > > > > > > ... > > > > > CC drivers/ide/legacy/hd.o > > > > > ... > > > > > /home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/ide/legacy/hd.c: In function 'hd_times_out': > > > > > /home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/ide/legacy/hd.c:542: error: 'IRQ_HARDDISK' undeclared (first use in this function) > > > > > /home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/ide/legacy/hd.c:542: error: (Each undeclared identifier is reported only once > > > > > /home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/ide/legacy/hd.c:542: error: for each function it appears in.) > > > > > /home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/ide/legacy/hd.c: In function 'do_hd_request': > > > > > /home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/ide/legacy/hd.c:661: error: 'IRQ_HARDDISK' undeclared (first use in this function) > > > > > /home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/ide/legacy/hd.c: In function 'hd_init': > > > > > /home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/ide/legacy/hd.c:765: error: 'IRQ_HARDDISK' undeclared (first use in this function) > > > > > make[3]: *** [drivers/ide/legacy/hd.o] Error 1 > > > > > > > > > > <-- snip --> > > > > > > > > > > Reported-by: Adrian Bunk <bunk@kernel.org> > > > > > Signed-off-by: Adrian Bunk <bunk@kernel.org> > > > > > > > > applied, thanks > > > > > > > > BTW Could you look into converting your "remove BLK_DEV_HD_ONLY" patch > > > > into "move old hd driver to drivers/block/" one because the old hd driver > > > > still has some uses (as noticed by Alan)? > > > > > > drivers/ide/Makefile says: > > > # old hd driver must be last > > > > > > Is this still true? > > > > Yep. > > > > > If yes then moving the driver to drivers/block/ requires switching to > > > late_initcall() since drivers/block/ is linked before drivers/ide/ . > > > > Care to cook a patch? > > Comes as part of this patchset.
thanks, I applied all patches --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
Messages in current thread:
[2.6 patch] fix BLK_DEV_HD_ONLY on ARM dependencies
, Adrian Bunk
, (Mon Jun 9, 3:21 pm)
Re: [2.6 patch] fix BLK_DEV_HD_ONLY on ARM dependencies
, Bartlomiej Zolnierki ...
, (Tue Jun 10, 10:56 am)
Re: [2.6 patch] fix BLK_DEV_HD_ONLY on ARM dependencies
, Adrian Bunk
, (Sun Jun 22, 3:17 am)
Re: [2.6 patch] fix BLK_DEV_HD_ONLY on ARM dependencies
, Bartlomiej Zolnierki ...
, (Sun Jun 22, 6:21 am)
[0/5] move hd.c to drivers/block/
, Adrian Bunk
, (Tue Jun 24, 2:54 pm)
[1/5] remove BLK_DEV_HD_ONLY
, Adrian Bunk
, (Tue Jun 24, 2:54 pm)
[2/5] ide/legacy/hd.c: use late_initcall()
, Adrian Bunk
, (Tue Jun 24, 2:54 pm)
[3/5] move ide/legacy/hd.c to drivers/block/
, Adrian Bunk
, (Tue Jun 24, 2:54 pm)
[4/5] update the BLK_DEV_HD help text
, Adrian Bunk
, (Tue Jun 24, 2:55 pm)
[5/5] hd.c: remove the #include <linux/mc146818rtc.h>
, Adrian Bunk
, (Tue Jun 24, 3:05 pm)
Re: [0/5] move hd.c to drivers/block/
, Bartlomiej Zolnierki ...
, (Wed Jun 25, 1:16 pm)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Greg KH
Og dreams of kernels
Jens Axboe
[PATCH 31/33] Fusion: sg chaining support
Arnd Bergmann
Re: finding your own dead "CONFIG_" variables
Mark Brown
[PATCH 2/2] Subject: natsemi: Allow users to disable workaround for DspCfg reset
Tony Breeds
[LGUEST] Look in object dir for .config
git
:
Brian Downing
Re: Git in a Nutshell guide
John Benes
Re: master has some toys
Matthias Lederhofer
[PATCH 4/7] introduce GIT_WORK_TREE to specify the work tree
Alexander Sulfrian
[RFC/PATCH] RE: git calls SSH_ASKPASS even if DISPLAY is not set
Junio C Hamano
Re: Rss produced by git is not valid xml?
git-commits-head
:
Linux Kernel Mailing List
iSeries: fix section mismatch in iseries_veth
Linux Kernel Mailing List
ixbge: remove TX lock and redo TX accounting.
Linux Kernel Mailing List
ixgbe: fix several counter register errata
Linux Kernel Mailing List
b43: fix build with CONFIG_SSB_PCIHOST=n
Linux Kernel Mailing List
9p: block-based virtio client
linux-netdev
:
Michael Breuer
Re: [PATCH] af_packet: Don't use skb after dev_queue_xmit()
Michael Breuer
Re: [PATCH] af_packet: Don't use skb after dev_queue_xmit()
David Daney
[PATCH 5/7] Staging: Octeon Ethernet: Convert to NAPI.
Wolfgang Grandegger
[PATCH net-next v4 1/3] can: mscan: fix improper return if dlc < 8 in start_xmi...
Amit Kumar Salecha
[PATCHv3 NEXT 2/2] NET: Add Qlogic ethernet driver for CNA devices
openbsd-misc
:
Theo de Raadt
Re: Old IPSEC bug
Tomáš Bodžár
Problem with vpnc connection - check group password !
Insan Praja SW
Mandoc Compiling Error
Carl Roberso
Re: Cannot change MTU of carp interface?
Richard Daemon
Re: booting openbsd on eee without cd-rom
Colocation donated by:
Syndicate