[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)
commit059bf0f6c33058680e4381f17d554baaa4f45d68
tree39828a86a1bcd0db6047f369e618b61cb79bc39b
parent55679edb19f5ee1dcb0147afe2f198a10ef963f0
[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