Re: command line parsing broken in 2.6.15-git?

From: Stephen Hemminger
Date: Fri Jan 06 2006 - 14:33:32 EST


On Fri, 6 Jan 2006 02:20:34 +0100
Alessandro Suardi <alessandro.suardi@xxxxxxxxx> wrote:

> On 1/6/06, Stephen Hemminger <shemminger@xxxxxxxx> wrote:
> > The command line parsing or psmouse driver is broken now, this
> > makes my mouse go wacky on a KVM. It worked up until the latest
> > git updates (post 2.6.15)
> >
> > Dmesg output:
> >
> > Kernel command line: root=/dev/md2 vga=0x31a ro selinux=0 psmouse.proto=bare
> > Unknown boot option `psmouse.proto=bare': ignoring
>
> Similar issue here... my DVD drive disappeared in 2.6.15-git1 because
>

Look at /sys/module directory. All the modules that gets compiled in is now being
quoted. Looks like some macro screw up!

# ls /sys/module
"8250" ext3 iptable_nat jbd "psmouse" skge
ac fan ip_tables lockd raid0 sunrpc
aic7xxx "i8042" ipt_limit "md_mod" raid1 "tcp_bic"
battery "ide_cd" ipt_LOG mii reiserfs thermal
button ip_conntrack ipt_pkttype nfnetlink scsi_mod
dm_mod ip_nat ipt_REJECT nfs scsi_transport_spi
"drm" iptable_filter ipt_state nfs_acl sd_mod
e100 iptable_mangle ipv6 processor
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/