/openbmc/linux/drivers/s390/char/ |
H A D | tape_class.h | diff 9c2e08c592cd357a8330c34def1e8ecfdcf53275 Mon Feb 12 02:55:37 CST 2007 Arjan van de Ven <arjan@linux.intel.com> [PATCH] mark struct file_operations const 9
Many struct file_operations in the kernel can be "const". Marking them const moves these to the .rodata section, which avoids false sharing with potential dirty data. In addition it'll catch accidental writes at compile time to these shared resources.
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | tape_class.c | diff 9c2e08c592cd357a8330c34def1e8ecfdcf53275 Mon Feb 12 02:55:37 CST 2007 Arjan van de Ven <arjan@linux.intel.com> [PATCH] mark struct file_operations const 9
Many struct file_operations in the kernel can be "const". Marking them const moves these to the .rodata section, which avoids false sharing with potential dirty data. In addition it'll catch accidental writes at compile time to these shared resources.
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/openbmc/linux/sound/oss/dmasound/ |
H A D | dmasound_core.c | diff 9c2e08c592cd357a8330c34def1e8ecfdcf53275 Mon Feb 12 02:55:37 CST 2007 Arjan van de Ven <arjan@linux.intel.com> [PATCH] mark struct file_operations const 9
Many struct file_operations in the kernel can be "const". Marking them const moves these to the .rodata section, which avoids false sharing with potential dirty data. In addition it'll catch accidental writes at compile time to these shared resources.
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/openbmc/linux/sound/core/seq/oss/ |
H A D | seq_oss.c | diff 9c2e08c592cd357a8330c34def1e8ecfdcf53275 Mon Feb 12 02:55:37 CST 2007 Arjan van de Ven <arjan@linux.intel.com> [PATCH] mark struct file_operations const 9
Many struct file_operations in the kernel can be "const". Marking them const moves these to the .rodata section, which avoids false sharing with potential dirty data. In addition it'll catch accidental writes at compile time to these shared resources.
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/openbmc/linux/security/ |
H A D | inode.c | diff 9c2e08c592cd357a8330c34def1e8ecfdcf53275 Mon Feb 12 02:55:37 CST 2007 Arjan van de Ven <arjan@linux.intel.com> [PATCH] mark struct file_operations const 9
Many struct file_operations in the kernel can be "const". Marking them const moves these to the .rodata section, which avoids false sharing with potential dirty data. In addition it'll catch accidental writes at compile time to these shared resources.
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/openbmc/linux/arch/powerpc/platforms/cell/spufs/ |
H A D | spufs.h | diff 9c2e08c592cd357a8330c34def1e8ecfdcf53275 Mon Feb 12 02:55:37 CST 2007 Arjan van de Ven <arjan@linux.intel.com> [PATCH] mark struct file_operations const 9
Many struct file_operations in the kernel can be "const". Marking them const moves these to the .rodata section, which avoids false sharing with potential dirty data. In addition it'll catch accidental writes at compile time to these shared resources.
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/openbmc/linux/sound/core/ |
H A D | hwdep.c | diff 9c2e08c592cd357a8330c34def1e8ecfdcf53275 Mon Feb 12 02:55:37 CST 2007 Arjan van de Ven <arjan@linux.intel.com> [PATCH] mark struct file_operations const 9
Many struct file_operations in the kernel can be "const". Marking them const moves these to the .rodata section, which avoids false sharing with potential dirty data. In addition it'll catch accidental writes at compile time to these shared resources.
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | sound.c | diff 9c2e08c592cd357a8330c34def1e8ecfdcf53275 Mon Feb 12 02:55:37 CST 2007 Arjan van de Ven <arjan@linux.intel.com> [PATCH] mark struct file_operations const 9
Many struct file_operations in the kernel can be "const". Marking them const moves these to the .rodata section, which avoids false sharing with potential dirty data. In addition it'll catch accidental writes at compile time to these shared resources.
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | info.c | diff 9c2e08c592cd357a8330c34def1e8ecfdcf53275 Mon Feb 12 02:55:37 CST 2007 Arjan van de Ven <arjan@linux.intel.com> [PATCH] mark struct file_operations const 9
Many struct file_operations in the kernel can be "const". Marking them const moves these to the .rodata section, which avoids false sharing with potential dirty data. In addition it'll catch accidental writes at compile time to these shared resources.
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | init.c | diff 9c2e08c592cd357a8330c34def1e8ecfdcf53275 Mon Feb 12 02:55:37 CST 2007 Arjan van de Ven <arjan@linux.intel.com> [PATCH] mark struct file_operations const 9
Many struct file_operations in the kernel can be "const". Marking them const moves these to the .rodata section, which avoids false sharing with potential dirty data. In addition it'll catch accidental writes at compile time to these shared resources.
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | rawmidi.c | diff 9c2e08c592cd357a8330c34def1e8ecfdcf53275 Mon Feb 12 02:55:37 CST 2007 Arjan van de Ven <arjan@linux.intel.com> [PATCH] mark struct file_operations const 9
Many struct file_operations in the kernel can be "const". Marking them const moves these to the .rodata section, which avoids false sharing with potential dirty data. In addition it'll catch accidental writes at compile time to these shared resources.
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | timer.c | diff 9c2e08c592cd357a8330c34def1e8ecfdcf53275 Mon Feb 12 02:55:37 CST 2007 Arjan van de Ven <arjan@linux.intel.com> [PATCH] mark struct file_operations const 9
Many struct file_operations in the kernel can be "const". Marking them const moves these to the .rodata section, which avoids false sharing with potential dirty data. In addition it'll catch accidental writes at compile time to these shared resources.
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | control.c | diff 9c2e08c592cd357a8330c34def1e8ecfdcf53275 Mon Feb 12 02:55:37 CST 2007 Arjan van de Ven <arjan@linux.intel.com> [PATCH] mark struct file_operations const 9
Many struct file_operations in the kernel can be "const". Marking them const moves these to the .rodata section, which avoids false sharing with potential dirty data. In addition it'll catch accidental writes at compile time to these shared resources.
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | pcm_native.c | diff 9c2e08c592cd357a8330c34def1e8ecfdcf53275 Mon Feb 12 02:55:37 CST 2007 Arjan van de Ven <arjan@linux.intel.com> [PATCH] mark struct file_operations const 9
Many struct file_operations in the kernel can be "const". Marking them const moves these to the .rodata section, which avoids false sharing with potential dirty data. In addition it'll catch accidental writes at compile time to these shared resources.
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/openbmc/linux/security/keys/ |
H A D | proc.c | diff 9c2e08c592cd357a8330c34def1e8ecfdcf53275 Mon Feb 12 02:55:37 CST 2007 Arjan van de Ven <arjan@linux.intel.com> [PATCH] mark struct file_operations const 9
Many struct file_operations in the kernel can be "const". Marking them const moves these to the .rodata section, which avoids false sharing with potential dirty data. In addition it'll catch accidental writes at compile time to these shared resources.
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/openbmc/linux/sound/core/oss/ |
H A D | mixer_oss.c | diff 9c2e08c592cd357a8330c34def1e8ecfdcf53275 Mon Feb 12 02:55:37 CST 2007 Arjan van de Ven <arjan@linux.intel.com> [PATCH] mark struct file_operations const 9
Many struct file_operations in the kernel can be "const". Marking them const moves these to the .rodata section, which avoids false sharing with potential dirty data. In addition it'll catch accidental writes at compile time to these shared resources.
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | pcm_oss.c | diff 9c2e08c592cd357a8330c34def1e8ecfdcf53275 Mon Feb 12 02:55:37 CST 2007 Arjan van de Ven <arjan@linux.intel.com> [PATCH] mark struct file_operations const 9
Many struct file_operations in the kernel can be "const". Marking them const moves these to the .rodata section, which avoids false sharing with potential dirty data. In addition it'll catch accidental writes at compile time to these shared resources.
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/openbmc/linux/sound/ |
H A D | sound_core.c | diff 9c2e08c592cd357a8330c34def1e8ecfdcf53275 Mon Feb 12 02:55:37 CST 2007 Arjan van de Ven <arjan@linux.intel.com> [PATCH] mark struct file_operations const 9
Many struct file_operations in the kernel can be "const". Marking them const moves these to the .rodata section, which avoids false sharing with potential dirty data. In addition it'll catch accidental writes at compile time to these shared resources.
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/openbmc/linux/sound/core/seq/ |
H A D | seq_clientmgr.c | diff 9c2e08c592cd357a8330c34def1e8ecfdcf53275 Mon Feb 12 02:55:37 CST 2007 Arjan van de Ven <arjan@linux.intel.com> [PATCH] mark struct file_operations const 9
Many struct file_operations in the kernel can be "const". Marking them const moves these to the .rodata section, which avoids false sharing with potential dirty data. In addition it'll catch accidental writes at compile time to these shared resources.
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/openbmc/linux/security/selinux/ |
H A D | selinuxfs.c | diff 9c2e08c592cd357a8330c34def1e8ecfdcf53275 Mon Feb 12 02:55:37 CST 2007 Arjan van de Ven <arjan@linux.intel.com> [PATCH] mark struct file_operations const 9
Many struct file_operations in the kernel can be "const". Marking them const moves these to the .rodata section, which avoids false sharing with potential dirty data. In addition it'll catch accidental writes at compile time to these shared resources.
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|