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:	Wed, 30 Aug 2006 14:38:17 -0500
From:	linas@...tin.ibm.com (Linas Vepstas)
To:	Geoff Levand <geoffrey.levand@...sony.com>
Cc:	akpm@...l.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] mem driver: fix conditional on isa i/o support

On Tue, Aug 29, 2006 at 07:02:33PM -0700, Geoff Levand wrote:
> This change corrects the logic on the preprocessor conditionals
> that include support for ISA port i/o (/dev/ioports) into
> the mem character driver.
> 
> This fixes the following error when building for powerpc
> platforms with CONFIG_PCI=n.
> 
>   drivers/built-in.o: undefined reference to `pci_io_base'
> 
> Signed-off-by: Geoff Levand <geoffrey.levand@...sony.com>

Discussd very breifly on ppc64 mailing list, seems to be 
the right thing to do.

Acked-by: Linas Vepstas <lins@...tin.ibm.com>


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