x86: rename tlb_64.c to tlb.c
authorTejun Heo <tj@kernel.org>
Wed, 21 Jan 2009 08:26:06 +0000 (17:26 +0900)
committerTejun Heo <tj@kernel.org>
Wed, 21 Jan 2009 08:26:06 +0000 (17:26 +0900)
commit16c2d3f895a3bc8d8e4c76c2646a6b750c181299
tree736d0ace296c9682eb99d841ba41c6a082f3124d
parent02cf94c370e0dc9bf408fe45eb86fe9ad58eaf7f
x86: rename tlb_64.c to tlb.c

Impact: file rename

tlb_64.c is now the tlb code for both 32 and 64.  Rename it to tlb.c.

Signed-off-by: Tejun Heo <tj@kernel.org>
arch/x86/kernel/Makefile
arch/x86/kernel/tlb.c [moved from arch/x86/kernel/tlb_64.c with 100% similarity]