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:	Tue, 29 Apr 2008 12:13:22 -0700
From:	Andrew Morton <akpm@...ux-foundation.org>
To:	Sam Ravnborg <sam@...nborg.org>
Cc:	riel@...hat.com, linux-kernel@...r.kernel.org, ajackson@...hat.com,
	airlied@...hat.com, benh@...nel.crashing.org
Subject: Re: [PATCH 1/3] make access_process_vm work on device memory

On Tue, 29 Apr 2008 21:01:32 +0200
Sam Ravnborg <sam@...nborg.org> wrote:

> > urgh.
> > 
> > We have HAVE_ARCH*
> > We have __HAVE_ARCH*
> > We have ARCH_HAS*
> > We have __ARCH_HAS*
> > 
> > what a mess.
> > 
> > Probably the preferred (but still ugly) approach is to implement
> > CONFIG_ARCH_*.
> Only if it is a Kconfig symbol.
> 
> We have recently started to use 'HAVE_*' for boolean symbols used
> to select a specific function for one architecture.
> See arch/Kconfig for a few samples.
> 
> And Documentation/kbuild/kconfig-language.txt for usage hints.
> 

I think what you're telling us is to use CONFIG_HAVE_IOREMAP_PROT?
--
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