* IDE Auto-Geometry Resizing support missing in 2.6.7?
@ 2004-06-16 20:13 Dirk Jagdmann
2004-06-16 20:20 ` Christoph Hellwig
0 siblings, 1 reply; 5+ messages in thread
From: Dirk Jagdmann @ 2004-06-16 20:13 UTC (permalink / raw)
To: linux-kernel
Hello Kernel Developers,
I have just updated from 2.6.6 to 2.6.7. I need to use the IDE
Auto-Geometry Resizing support on my system (CONFIG_IDEDISK_STROKE). The
corresponding configuration option however was removed in 2.6.7 along
with the define in the .config file. Thus when booting my hard disks are
not properly detected (only with the clipped capacity).
Was the removal of this option intentional? Was the option renamed or moved?
--
---> doj / cubic
----> http://cubic.org/~doj
-----> http://llg.cubic.org
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: IDE Auto-Geometry Resizing support missing in 2.6.7?
2004-06-16 20:13 IDE Auto-Geometry Resizing support missing in 2.6.7? Dirk Jagdmann
@ 2004-06-16 20:20 ` Christoph Hellwig
2004-06-16 20:50 ` Dirk Jagdmann
2004-06-16 21:07 ` Andries Brouwer
0 siblings, 2 replies; 5+ messages in thread
From: Christoph Hellwig @ 2004-06-16 20:20 UTC (permalink / raw)
To: Dirk Jagdmann; +Cc: linux-kernel
On Wed, Jun 16, 2004 at 10:13:59PM +0200, Dirk Jagdmann wrote:
> Hello Kernel Developers,
>
> I have just updated from 2.6.6 to 2.6.7. I need to use the IDE
> Auto-Geometry Resizing support on my system (CONFIG_IDEDISK_STROKE). The
> corresponding configuration option however was removed in 2.6.7 along
> with the define in the .config file. Thus when booting my hard disks are
> not properly detected (only with the clipped capacity).
>
> Was the removal of this option intentional? Was the option renamed or moved?
You need to boot with hdX=stroke now. I had a patch first that allowed both
run- an compiletime selection but Bart wanted the option to be removed.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: IDE Auto-Geometry Resizing support missing in 2.6.7?
2004-06-16 20:20 ` Christoph Hellwig
@ 2004-06-16 20:50 ` Dirk Jagdmann
2004-06-16 21:07 ` Andries Brouwer
1 sibling, 0 replies; 5+ messages in thread
From: Dirk Jagdmann @ 2004-06-16 20:50 UTC (permalink / raw)
To: Christoph Hellwig; +Cc: linux-kernel
Hello Christoph,
> You need to boot with hdX=stroke now. I had a patch first that allowed both
> run- an compiletime selection but Bart wanted the option to be removed.
thank you for the quick response. Now the new kernel is booting fine.
--
---> doj / cubic
----> http://cubic.org/~doj
-----> http://llg.cubic.org
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: IDE Auto-Geometry Resizing support missing in 2.6.7?
2004-06-16 20:20 ` Christoph Hellwig
2004-06-16 20:50 ` Dirk Jagdmann
@ 2004-06-16 21:07 ` Andries Brouwer
2004-06-16 21:08 ` Christoph Hellwig
1 sibling, 1 reply; 5+ messages in thread
From: Andries Brouwer @ 2004-06-16 21:07 UTC (permalink / raw)
To: Christoph Hellwig, Dirk Jagdmann, linux-kernel
On Wed, Jun 16, 2004 at 09:20:23PM +0100, Christoph Hellwig wrote:
> You need to boot with hdX=stroke now. I had a patch first that allowed both
> run- an compiletime selection but Bart wanted the option to be removed.
Bart is right. Compilation options should select inclusion of subsystems,
modules, drivers, but not twiddle behaviour.
I wondered whether the opposite default would have been better, but
probably the current version is best.
On the other hand, there are too many gratuitous changes in a stable series.
We should soon open 2.7, so that user-visible minor improvements have a place to go.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: IDE Auto-Geometry Resizing support missing in 2.6.7?
2004-06-16 21:07 ` Andries Brouwer
@ 2004-06-16 21:08 ` Christoph Hellwig
0 siblings, 0 replies; 5+ messages in thread
From: Christoph Hellwig @ 2004-06-16 21:08 UTC (permalink / raw)
To: Andries Brouwer; +Cc: Dirk Jagdmann, linux-kernel
On Wed, Jun 16, 2004 at 11:07:08PM +0200, Andries Brouwer wrote:
> On Wed, Jun 16, 2004 at 09:20:23PM +0100, Christoph Hellwig wrote:
>
> > You need to boot with hdX=stroke now. I had a patch first that allowed both
> > run- an compiletime selection but Bart wanted the option to be removed.
>
> Bart is right. Compilation options should select inclusion of subsystems,
> modules, drivers, but not twiddle behaviour.
Oh, as I wrote in my initial submission I totally agree. I just think removing the
option in 2.7 is better than in the middle of a stable series.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2004-06-16 21:13 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-16 20:13 IDE Auto-Geometry Resizing support missing in 2.6.7? Dirk Jagdmann
2004-06-16 20:20 ` Christoph Hellwig
2004-06-16 20:50 ` Dirk Jagdmann
2004-06-16 21:07 ` Andries Brouwer
2004-06-16 21:08 ` Christoph Hellwig
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.