]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] x86-64: Merge msr.c with i386 version
authorAndi Kleen <ak@suse.de>
Mon, 12 Sep 2005 16:49:24 +0000 (18:49 +0200)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 12 Sep 2005 17:50:57 +0000 (10:50 -0700)
commit4cc5797ef526a09725e3f69d268efe739513efcb
tree39828a86a1bcd0db6047f369e618b61cb79bc39b
parentdb06ef25352680175103ccd099d29fbdeb74a1df
[PATCH] x86-64: Merge msr.c with i386 version

The only difference was the inline assembly, so move that into
asm/msr.h and merge with the i386 version.

This adds some missing sysfs support code to x86-64.

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/kernel/Makefile
arch/x86_64/kernel/msr.c [deleted file]
include/asm-x86_64/msr.h