From: Cyrill Gorcunov Date: Sun, 8 Nov 2009 15:54:31 +0000 (+0300) Subject: x86, ioapic: Use snrpintf while set names for IO-APIC resourses X-Git-Tag: v2.6.33-rc1~397^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4343fe1024e09e17667f95620ed3e69a7a5f4389;p=pandora-kernel.git x86, ioapic: Use snrpintf while set names for IO-APIC resourses We should be ready that one day MAX_IO_APICS may raise its number. To prevent memory overwrite we're to use safe snprintf while set IO-APIC resourse name. Signed-off-by: Cyrill Gorcunov Cc: Yinghai Lu LKML-Reference: <20091108155431.GC25940@lenovo> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed