lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 22 Dec 2006 15:53:38 -0500
From:	Jeff Dike <jdike@...toit.com>
To:	akpm@...l.org, Shaohua Li <shaohua.li@...el.com>
Cc:	linux-kernel@...r.kernel.org
Subject: parse-boot-parameter-error.patch breaks UML

>From the changelog:

	Say a boot parameter is "xxx", if you give a string "xxxy", then the
	boot parameter's corresponding function is executed.

UML has parameters such as "ubda=<filename>" which are matched by
__setup("ubd", ubd_setup), which hits the "error" case this patch now
outlaws.

				Jeff

-- 
Work email - jdike at linux dot intel dot com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ