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] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 16 Sep 2011 15:33:32 -0700
From:	Andi Kleen <andi@...stfloor.org>
To:	Wolfgang Grandegger 
	<public-wg-5Yr1BZd7O62+XT7JhA+gdA@...ne.gmane.org>
Cc:	public-x86-DgEjT+Ai2ygdnm+yROfE0A@...ne.gmane.org,
	SocketCAN Core Mailing List 
	<public-socketcan-core-0fE9KPoRgkgATYTw5x5z8w@...ne.gmane.org>,
	Willy Lambert 
	<public-lambert.willy-Re5JQEeQqe8AvxtiuMwx3w@...ne.gmane.org>,
	LKML <public-linux-kernel-u79uwXL29TY76Z2rM5mHXA@...ne.gmane.org>
Subject: Re: [PATCH] x86_64: permit to configure ISA support also for x86_64 systems



Wolfgang Grandegger <wg-5Yr1BZd7O62+XT7JhA+gdA@...lic.gmane.org> writes:

> There are 64-bit systems out there, like the ATOM N450, which
> have ISA slots. This patch is necessary to get the "sja1000_isa"
> Socket-CAN driver working on such systems.

Really bad idea.

You'll get a zillion non 64bit safe unmaintained old ISA 
drivers then, a non trivial percentage of them will likely 
explode when just loaded. 

Not to speak of the warning load at allyesconfig builds.

Maybe define a ISA_64 or so.

But it's really a bad idea.

-Andi

-- 
ak@...ux.intel.com -- Speaking for myself only

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