linux/drivers/char/watchdog
Arjan van de Ven 2b8693c061 [PATCH] mark struct file_operations const 3
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>
2007-02-12 09:48:45 -08:00
..
Kconfig [WATCHDOG] MIPS RM9000 on-chip watchdog device 2006-11-17 20:45:24 +01:00
Makefile [WATCHDOG] MIPS RM9000 on-chip watchdog device 2006-11-17 20:45:24 +01:00
acquirewdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
advantechwdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
alim1535_wdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
alim7101_wdt.c [PATCH] Char: use more PCI_DEVICE macro 2007-02-12 09:48:27 -08:00
at91rm9200_wdt.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog 2006-12-12 23:48:41 +01:00
booke_wdt.c [POWERPC] ppc: Fix booke watchdog initialization 2007-02-08 16:08:30 +11:00
cpu5wdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
ep93xx_wdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
eurotechwdt.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
i8xx_tco.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
i8xx_tco.h
i6300esb.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
iTCO_vendor_support.c [WATCHDOG] Add iTCO vendor specific support 2006-11-12 18:05:09 +01:00
iTCO_wdt.c [PATCH] mark struct file_operations const 3 2007-02-12 09:48:45 -08:00
ib700wdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
ibmasr.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
indydog.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
ixp4xx_wdt.c fix file specification in comments 2006-10-03 23:01:26 +02:00
ixp2000_wdt.c fix file specification in comments 2006-10-03 23:01:26 +02:00
machzwd.c [PATCH] misc NULL noise removal 2007-02-09 09:14:07 -08:00
mixcomwd.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
mpc8xx_wdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
mpc83xx_wdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
mpcore_wdt.c [WATCHDOG] watchdog miscdevice patch 2006-12-07 22:46:50 +01:00
mv64x60_wdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
omap_wdt.c [PATCH] mark struct file_operations const 3 2007-02-12 09:48:45 -08:00
omap_wdt.h [PATCH] OMAP: Add Watchdog driver support 2006-09-29 09:18:07 -07:00
pc87413_wdt.c [PATCH] mark struct file_operations const 3 2007-02-12 09:48:45 -08:00
pcwd.c Remove all inclusions of <linux/config.h> 2006-10-04 03:38:54 -04:00
pcwd_pci.c Remove all inclusions of <linux/config.h> 2006-10-04 03:38:54 -04:00
pcwd_usb.c [WATCHDOG] pcwd_usb.c generic HID include file 2006-12-12 23:46:47 +01:00
pnx4008_wdt.c [PATCH] mark struct file_operations const 3 2007-02-12 09:48:45 -08:00
rm9k_wdt.c [PATCH] mark struct file_operations const 3 2007-02-12 09:48:45 -08:00
s3c2410_wdt.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog 2006-10-23 15:56:26 -07:00
sa1100_wdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
sbc60xxwdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
sbc8360.c [PATCH] SBC8360: module_param() permission fixes 2006-09-01 11:39:08 -07:00
sbc_epx_c3.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
sc520_wdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
sc1200wdt.c [WATCHDOG] sc1200wdt.c pnp unregister fix. 2006-10-29 22:09:32 +01:00
scx200_wdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
shwdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
smsc37b787_wdt.c [PATCH] mark struct file_operations const 3 2007-02-12 09:48:45 -08:00
softdog.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
w83627hf_wdt.c [WATCHDOG] w836?7hf_wdt spinlock fixes. 2006-10-04 22:41:48 +02:00
w83697hf_wdt.c [PATCH] mark struct file_operations const 3 2007-02-12 09:48:45 -08:00
w83877f_wdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
w83977f_wdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
wafer5823wdt.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
wd501p.h Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
wdrtas.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
wdt.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
wdt285.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
wdt977.c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() 2006-10-02 23:08:34 +02:00
wdt_pci.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00