original_kernel/arch
Paolo 'Blaisorblade' Giarrusso 1ba0ce6f9c [PATCH] uml: mmapper - remove just added but wrong "const" attribute
When enabling the mmapper driver I got warnings because this "const"
miscdevice structure is passed to function as non-const pointer; unlike struct
tty_operations, however, I verified that misc_{de,}register _do_ modify their
parameter, so this const attribute must be removed.

Since the purpose of the change was to guarantee that no lock was needed, add
a comment to prove this differently.

Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Cc: Jeff Dike <jdike@addtoit.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-10-20 10:26:36 -07:00
..
alpha
arm [ARM] switch to new pci_get_bus_and_slot API 2006-10-17 17:19:59 +01:00
arm26
avr32
cris
frv
h8300
i386 [PATCH] separate bdi congestion functions from queue congestion functions 2006-10-20 10:26:35 -07:00
ia64 [IA64] Count resched interrupts 2006-10-17 15:03:08 -07:00
m32r
m68k
m68knommu
mips
parisc
powerpc [POWERPC] Check for offline nodes in pci NUMA code 2006-10-16 15:53:30 +10:00
ppc [POWERPC] ppc: Add missing calls to set_irq_regs 2006-10-16 15:52:14 +10:00
s390 [S390] update default configuration 2006-10-18 18:30:59 +02:00
sh
sh64
sparc [SPARC]: Sparc compilation fix with floppy enabled 2006-10-17 19:28:54 -07:00
sparc64 [SPARC64]: Update defconfig. 2006-10-17 19:29:41 -07:00
um [PATCH] uml: mmapper - remove just added but wrong "const" attribute 2006-10-20 10:26:36 -07:00
v850
x86_64 [PATCH] genirq: clean up irq-flow-type naming 2006-10-17 08:18:45 -07:00
xtensa