Take the possible difference between kernel and physical address into account in...
commit91d6d285e4ddce9e498cf374443f1e209ebfe2cd
authorJakub Jermar <jakub@jermar.eu>
Mon, 20 Nov 2006 19:19:54 +0000 (20 19:19 +0000)
committerJakub Jermar <jakub@jermar.eu>
Mon, 20 Nov 2006 19:19:54 +0000 (20 19:19 +0000)
tree38aa37fdd545d70eb024d27132b858a8583a65f1
parentaa802679067c94e7e628f87857e6f9d9c5a55aaf
Take the possible difference between kernel and physical address into account in TSB and userspace window buffer
allocation and deallocation code.
kernel/arch/sparc64/src/mm/as.c
kernel/arch/sparc64/src/proc/thread.c