]> git.baikalelectronics.ru Git - kernel.git/commit
x86: modify show_shared_cpu_map in intel_cacheinfo
authorMike Travis <travis@sgi.com>
Tue, 8 Apr 2008 18:43:02 +0000 (11:43 -0700)
committerIngo Molnar <mingo@elte.hu>
Sat, 19 Apr 2008 17:44:59 +0000 (19:44 +0200)
commit85f4e8f78ee2135e53b98418e05077a648cad10e
tree43ad6b5e6b1c95df32ddd1aa8827c20f97d4e7b1
parent361a33e8ce7704f87cea152185a4321db7f73db5
x86: modify show_shared_cpu_map in intel_cacheinfo

  * Removed kmalloc (or local array) in show_shared_cpu_map().

  * Added show_shared_cpu_list() function.

Signed-off-by: Mike Travis <travis@sgi.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/cpu/intel_cacheinfo.c