alistair23-linux/arch/sh/kernel
Serge E. Hallyn 96b644bdec [PATCH] namespaces: utsname: use init_utsname when appropriate
In some places, particularly drivers and __init code, the init utsns is the
appropriate one to use.  This patch replaces those with a the init_utsname
helper.

Changes: Removed several uses of init_utsname().  Hope I picked all the
	right ones in net/ipv4/ipconfig.c.  These are now changed to
	utsname() (the per-process namespace utsname) in the previous
	patch (2/7)

[akpm@osdl.org: CIFS fix]
Signed-off-by: Serge E. Hallyn <serue@us.ibm.com>
Cc: Kirill Korotaev <dev@openvz.org>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Cc: Herbert Poetzl <herbert@13thfloor.at>
Cc: Andrey Savochkin <saw@sw.ru>
Cc: Serge Hallyn <serue@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-10-02 07:57:21 -07:00
..
cpu sh: Calculate shm alignment at runtime. 2006-09-27 18:36:17 +09:00
timers sh: Rename rtc_get/set_time() to avoid RTC_CLASS conflict. 2006-09-27 17:11:32 +09:00
vsyscall sh: Initial vsyscall page support. 2006-09-27 18:33:49 +09:00
apm.c sh: APM/PM support. 2006-09-27 16:20:22 +09:00
asm-offsets.c
cf-enabler.c sh: Board updates for I/O routine rework. 2006-09-27 15:41:24 +09:00
cpufreq.c
early_printk.c sh: earlyprintk= support and cleanups. 2006-09-27 14:26:53 +09:00
entry.S sh: Add support for 4K stacks. 2006-09-27 18:22:14 +09:00
head.S sh: Add support for 4K stacks. 2006-09-27 18:22:14 +09:00
init_task.c [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c 2006-10-02 07:57:20 -07:00
io.c sh: Optimized readsl()/writesl() support. 2006-09-27 18:25:24 +09:00
io_generic.c [PATCH] sh: I/O routine cleanups and ioremap() overhaul 2006-01-16 23:15:28 -08:00
irq.c sh: Add support for 4K stacks. 2006-09-27 18:22:14 +09:00
kgdb_jmp.S
kgdb_stub.c sh: kgdb stub cleanups. 2006-09-27 16:24:55 +09:00
machine_kexec.c sh: Update kexec support for API changes. 2006-09-27 18:26:05 +09:00
Makefile sh: Initial vsyscall page support. 2006-09-27 18:33:49 +09:00
module.c
pm.c sh: APM/PM support. 2006-09-27 16:20:22 +09:00
process.c sh: Initial vsyscall page support. 2006-09-27 18:33:49 +09:00
ptrace.c sh: Various cosmetic cleanups. 2006-09-27 12:31:01 +09:00
relocate_kernel.S Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
semaphore.c sh: Fixup some uninitialized spinlocks. 2006-09-27 11:31:32 +09:00
setup.c [PATCH] namespaces: utsname: use init_utsname when appropriate 2006-10-02 07:57:21 -07:00
sh_bios.c
sh_ksyms.c sh: Add support for SH7706/SH7710/SH7343 CPUs. 2006-09-27 17:38:11 +09:00
signal.c sh: Initial vsyscall page support. 2006-09-27 18:33:49 +09:00
smp.c [PATCH] cpumask: export cpu_online_map and cpu_possible_map consistently 2006-10-02 07:57:17 -07:00
sys_sh.c [PATCH] namespaces: utsname: switch to using uts namespaces 2006-10-02 07:57:21 -07:00
syscalls.S sh: pselect6 and ppoll, along with signal trampoline rework. 2006-09-27 17:27:00 +09:00
time.c [PATCH] kill wall_jiffies 2006-10-01 00:39:27 -07:00
traps.c sh: Add support for 4K stacks. 2006-09-27 18:22:14 +09:00
vmlinux.lds.S sh: Add support for 4K stacks. 2006-09-27 18:22:14 +09:00