Re: [PATCH] Remove final traces of long-deprecated "ramdisk" kernel parm.

2007-08-28 Thread Geert Uytterhoeven
On Tue, 28 Aug 2007, Geert Uytterhoeven wrote: > On Tue, 28 Aug 2007, Robert P. J. Day wrote: > > Since the "ramdisk" kernel parameter has been officially deprecated > > since at least 2.6.18, might as well finally get rid of it. > > > > Signed-off-by: Robert P. J. Day <[EMAIL PROTECTED]> > > m68

Re: [PATCH] Remove final traces of long-deprecated "ramdisk" kernel parm.

2007-08-28 Thread Geert Uytterhoeven
On Tue, 28 Aug 2007, Robert P. J. Day wrote: > Since the "ramdisk" kernel parameter has been officially deprecated > since at least 2.6.18, might as well finally get rid of it. > > Signed-off-by: Robert P. J. Day <[EMAIL PROTECTED]> m68k part is Signed-off-by: Geert Uytterhoeven <[EMAIL PROTECTED

[PATCH] Remove final traces of long-deprecated "ramdisk" kernel parm.

2007-08-27 Thread Robert P. J. Day
Since the "ramdisk" kernel parameter has been officially deprecated since at least 2.6.18, might as well finally get rid of it. Signed-off-by: Robert P. J. Day <[EMAIL PROTECTED]> --- compile tested with "make defconfig" under i386. did i miss any equally-deletable references? Documentati