Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/sparc64/solaris
David S. Miller de195fd001 [SPARC64]: Partially revert "Constify function pointer tables."
This partially reverts 872e2be7c4
(Constify function pointer tables.)

The solaris/socksys.c transformation wasn't valid:

arch/sparc64/solaris/socksys.c:192: error: assignment of read-only variable ‘socksys_file_ops’
arch/sparc64/solaris/socksys.c:195: error: assignment of read-only variable ‘socksys_file_ops’
arch/sparc64/solaris/socksys.c:196: error: assignment of read-only variable ‘socksys_file_ops’

Signed-off-by: David S. Miller <davem@davemloft.net>
2008-01-23 21:32:04 -08:00
..
conv.h
entry64.S
fs.c
ioctl.c [NET]: Make the device list and device lookups per namespace. 2007-10-10 16:49:10 -07:00
ipc.c remove include/asm-*/ipc.h 2007-10-17 08:42:55 -07:00
Makefile
misc.c pid namespaces: round up the API 2007-10-19 11:53:37 -07:00
signal.c
signal.h
socket.c
socksys.c [SPARC64]: Partially revert "Constify function pointer tables." 2008-01-23 21:32:04 -08:00
socksys.h
systbl.S
timod.c