UML has a bunch of parameters styled on the hd<n>= and ide<n>=
parameters which depend on matching a prefix of the command-line
argument. This patch explicitly removes this prefix matching.
I know that this has "obsolete" written all over it, but I don't see
any more modern replacement which allows prefix matching.
module_param seems to be the more modern thing, but AFAICS, it is
matching entire command-line arguments. Strangely, it will match when
the command-line argument is a prefix of the in-kernel parameter
string, which seems exactly backwards.
The hd<n>= and ide<n>= switches are still present, in ide_setup, using
the old mechanism, and they now seem to be broken as well.
Jeff
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]