kernel-hacking-2024-linux-s.../arch/um
Jeff Dike a52f362f86 [PATCH] uml: mostly const a structure
The chan_opts structure is mostly const, and needs no locking.  Comment the
lack of locking on the one field that can change.

Make all the other fields const.  It turned out that console_open_chan didn't
use its chan_opts argument, so that is deleted from the function and its
callers.

Signed-off-by: Jeff Dike <jdike@addtoit.com>
Cc: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-02-11 10:51:22 -08:00
..
drivers [PATCH] uml: mostly const a structure 2007-02-11 10:51:22 -08:00
include [PATCH] uml: mostly const a structure 2007-02-11 10:51:22 -08:00
kernel [PATCH] uml: Kill a compilation warning 2007-02-11 10:51:22 -08:00
os-Linux [PATCH] uml: use get_random_bytes() after random pool is seeded 2006-12-07 08:39:29 -08:00
scripts
sys-i386 [PATCH] uml: fix signal frame alignment 2007-01-30 16:01:35 -08:00
sys-ia64
sys-ppc
sys-x86_64 [PATCH] uml: fix signal frame alignment 2007-01-30 16:01:35 -08:00
config.release
defconfig
Kconfig [PATCH] UML: add generic BUG support 2006-12-08 08:28:39 -08:00
Kconfig.char [PATCH] uml: kconfig - silence warning 2006-10-20 10:26:36 -07:00
Kconfig.debug
Kconfig.i386 [PATCH] fix indentation-related breakage in Kconfig.i386 2007-01-30 08:39:21 -08:00
Kconfig.net
Kconfig.scsi
Kconfig.x86_64
Makefile [PATCH] uml: fix compilation options for USER_OBJS 2006-10-30 12:08:41 -08:00
Makefile-i386 [PATCH] uml: fix compilation options for USER_OBJS 2006-10-30 12:08:41 -08:00
Makefile-ia64
Makefile-os-Linux
Makefile-ppc
Makefile-skas
Makefile-tt
Makefile-x86_64 [PATCH] uml: fix compilation options for USER_OBJS 2006-10-30 12:08:41 -08:00