[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn authored

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: default avatarSerge 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: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
96b644bd
Name Last commit Last update
..
802 [TR]: endiannness annotations
8021q [VLAN]: Fix link state propagation
appletalk [ATALK]: endianness annotations
atm [ATM]: [lec] use refcnt to protect lec_arp_entries outside lock
ax25 [NET]: Conversions from kmalloc+memset to k(z|c)alloc.
bluetooth [PATCH] const struct tty_operations
bridge [IPV4] net/ipv4/arp.c: trivial annotations
core [ETHTOOL]: Remove some entries from non-root command list.
dccp [IPV4]: ip_route_connect() ipv4 address arguments annotated
decnet [NET]: Fix sk->sk_filter field access
econet [NET]: Conversions from kmalloc+memset to k(z|c)alloc.
ethernet [NET]: Annotate dst_ops protocol
ieee80211 [PATCH] bcm43xx: WE-21 support
ipv4 [PATCH] namespaces: utsname: use init_utsname when appropriate
ipv6 [IPV6]: Disable SG for GSO unless we have checksum
ipx [IPX]: Fix typo, ipxhdr() --> ipx_hdr()
irda [PATCH] const struct tty_operations
key [XFRM]: ports in struct xfrm_selector annotated
lapb [LAPB]: Fix windowsize check
llc [LLC]: multicast receive device match
netfilter [NETFILTER]: xt_limit: add compat conversion functions
netlabel [NetLabel]: audit fixups due to delayed feedback
netlink [GENL]: Provide more information to userspace about registered genl families
netrom [NETROM] lockdep: fix false positive
packet [NET]: Fix sk->sk_filter field access
rose
rxrpc
sched
sctp
sunrpc
tipc
unix
wanrouter
x25
xfrm
Kconfig
Makefile
TUNABLE
compat.c
nonet.c
socket.c
sysctl_net.c