diff options
author | Bernhard Walle <[email protected]> | 2008-08-05 13:01:05 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2008-08-05 14:33:46 -0700 |
commit | c6e2bee26eee190b20cd87e71b288bca6a5357a4 (patch) | |
tree | 63c3db3e448e844fa60cc1f9a85a25bd970559f0 /net/unix/sysctl_net_unix.c | |
parent | 775587b6d769af3ba779a12ce790db4ccf0d1676 (diff) |
kdump: report actual value of VMCOREINFO_OSRELEASE in VMCOREINFO
The current implementation reports the structure name as
VMCOREINFO_OSRELEASE in VMCOREINFO, e.g.
VMCOREINFO_OSRELEASE=init_uts_ns.name.release
That doesn't make sense because it's always the same. Instead, use the
value, e.g.
VMCOREINFO_OSRELEASE=2.6.26-rc3
That's also what the 'makedumpfile -g' does.
Signed-off-by: Bernhard Walle <[email protected]>
Cc: "Ken'ichi Ohmichi" <[email protected]>
Acked-by: Vivek Goyal <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions