From: Greg Dietsche Date: Fri, 1 Jul 2011 01:10:53 +0000 (-0500) Subject: x86, smpboot: Mark the names[] array in __inquire_remote_apic() as const X-Git-Tag: v3.1-rc1~292^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6c23905ff0d6bbddf590ef0838489ee0f6c74ac;p=pandora-kernel.git x86, smpboot: Mark the names[] array in __inquire_remote_apic() as const This array is read-only. Make it explicit by marking as const. Signed-off-by: Greg Dietsche Link: http://lkml.kernel.org/r/1309482653-23648-1-git-send-email-Gregory.Dietsche@cuw.edu Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed