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:	Fri, 22 Jul 2011 08:24:04 -0700
From:	Jesse Barnes <jbarnes@...tuousgeek.org>
To:	"Jan Beulich" <JBeulich@...ell.com>
Cc:	<mingo@...e.hu>, <tglx@...utronix.de>, <hpa@...or.com>,
	<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] x86: constify PCI raw ops structures

On Tue, 19 Jul 2011 12:54:10 +0100
"Jan Beulich" <JBeulich@...ell.com> wrote:

> As with any other such change, the goal is to prevent inadvertent
> writes to these structures (assuming DEBUG_RODATA is enabled), and to
> separate data (possibly frequently) written to from such never getting
> modified.
> 
> Signed-off-by: Jan Beulich <jbeulich@...ell.com>
> 
> ---
>  arch/x86/include/asm/pci_x86.h |    6 +++---
>  arch/x86/pci/ce4100.c          |    2 +-
>  arch/x86/pci/common.c          |    4 ++--
>  arch/x86/pci/direct.c          |    6 +++---
>  arch/x86/pci/mmconfig_32.c     |    2 +-
>  arch/x86/pci/mmconfig_64.c     |    2 +-
>  arch/x86/pci/numaq_32.c        |    2 +-
>  arch/x86/pci/olpc.c            |    2 +-
>  arch/x86/pci/pcbios.c          |    4 ++--
>  9 files changed, 15 insertions(+), 15 deletions(-)

Applied, thanks.

-- 
Jesse Barnes, Intel Open Source Technology Center
--
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