summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/machine_kexec.c
diff options
context:
space:
mode:
authorAron Griffis <aron@hp.com>2007-02-05 13:54:31 -0800
committerTony Luck <tony.luck@intel.com>2007-02-05 13:54:31 -0800
commitae0af3e3462fdada42deba30479aba70c6cf8b72 (patch)
treeaf9c668674721573f8053856dafc5020fd443fb6 /arch/ia64/kernel/machine_kexec.c
parent90f9d70a582c02f50b4dd847166cd5b037219891 (diff)
downloadop-kernel-dev-ae0af3e3462fdada42deba30479aba70c6cf8b72.zip
op-kernel-dev-ae0af3e3462fdada42deba30479aba70c6cf8b72.tar.gz
[IA64] use snprintf() on features field of /proc/cpuinfo
Some patches have turned up on xen-devel recently to convert strcpy() to safer alternatives and so forth. While reviewing those patches I noticed that the features string building could be cleaned up. This patch uses snprintf() instead of strcpy() and direct character pointer manipulation. It makes the features string building safe and gets rid of the special case for features output in show_cpuinfo() Additionally I removed the (int) cast of ARRAY_SIZE, which seems to serve no purpose. Signed-off-by: Aron Griffis <aron@hp.com> Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'arch/ia64/kernel/machine_kexec.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud