]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[IA64] Fix annoying IA64_TR_ALLOC_MAX message.
authorTony Luck <tony.luck@intel.com>
Fri, 17 Oct 2008 20:47:53 +0000 (13:47 -0700)
committerTony Luck <tony.luck@intel.com>
Fri, 17 Oct 2008 20:47:53 +0000 (13:47 -0700)
commita9894a4a3c7fb53258d46dafe9dd4f45369fd9dd
tree9c82955ea3039980ad3432ccb1801cdb66e112c5
parent26e9a397774a0e94efbb8a0bf4a952c28d808cab
[IA64] Fix annoying IA64_TR_ALLOC_MAX message.

Madison cpus support 64 TR registers.  Increase IA64_TR_ALLOC_MAX
to 64.  Also fixup the messages that get printed when this limit
is exceeded.  Repeating for every cpu is too noisy.

Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/include/asm/kregs.h
arch/ia64/mm/tlb.c