git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
46dc281
)
x86, ioapic: Use snrpintf while set names for IO-APIC resourses
author
Cyrill Gorcunov
<gorcunov@openvz.org>
Sun, 8 Nov 2009 15:54:31 +0000
(18:54 +0300)
committer
Ingo Molnar
<mingo@elte.hu>
Sun, 8 Nov 2009 16:06:23 +0000
(17:06 +0100)
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 <gorcunov@openvz.org>
Cc: Yinghai Lu <yinghai@kernel.org>
LKML-Reference: <
20091108155431
.GC25940@lenovo>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found