]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[IA64] Add API for allocating Dynamic TR resource.
authorXiantao Zhang <xiantao.zhang@intel.com>
Thu, 3 Apr 2008 18:02:58 +0000 (11:02 -0700)
committerTony Luck <tony.luck@intel.com>
Thu, 3 Apr 2008 18:02:58 +0000 (11:02 -0700)
commit96651896b8d9ad4244a1c3ed9691faa3e382f503
treed1982cf832e019deb8619fd0eae9133e5b98bc99
parent9597362d354f8655ece324b01d0c640a0e99c077
[IA64] Add API for allocating Dynamic TR resource.

Dynamic TR resource should be managed in the uniform way.
Add two interfaces for kernel:
ia64_itr_entry: Allocate a (pair of) TR for caller.
ia64_ptr_entry: Purge a (pair of ) TR by caller.

Signed-off-by: Xiantao Zhang <xiantao.zhang@intel.com>
Signed-off-by: Anthony Xu <anthony.xu@intel.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/kernel/mca.c
arch/ia64/kernel/mca_asm.S
arch/ia64/mm/tlb.c
include/asm-ia64/kregs.h
include/asm-ia64/tlb.h