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-prev] [day] [month] [year] [list]
Date:	Sat, 2 Dec 2006 09:56:54 +0100
From:	Ingo Molnar <mingo@...e.hu>
To:	Ben Collins <ben.collins@...ntu.com>
Cc:	Ben Collins <bcollins@...ntu.com>, linux-kernel@...r.kernel.org,
	torvalds@...l.org, Andrew Morton <akpm@...l.org>
Subject: Re: [PATCH 2/4] [APIC] Allow disabling of UP APIC/IO-APIC by default, with command line option to turn it on.


* Ben Collins <ben.collins@...ntu.com> wrote:

> So while "ioapic" might make more sense, it's doesn't match the 
> opposing command line option of "noapic".
> 
> I could include this in the diff:
> 
> +/* "noapic" is for backward compatibility */
>  early_param("noapic", parse_noapic);
> +early_param("noioapic", parse_noapic);
> 
> And then add the "ioapic" option.

makes sense i think.

	Ingo
-
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