lkml.org 
[lkml]   [2011]   [Jul]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH] x86: constify PCI raw ops structures

    * Jan Beulich <JBeulich@novell.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@novell.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(-)

    Reviewed-by: Ingo Molnar <mingo@elte.hu>

    It's a patch for Jesse's PCI tree i suspect.

    Thanks,

    Ingo


    \
     
     \ /
      Last update: 2011-07-21 09:07    [W:2.809 / U:0.008 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site