MIPS: Allow CPU specific overriding of CP0 hwrena impl bits.
authorDavid Daney <ddaney@caviumnetworks.com>
Wed, 13 May 2009 22:59:55 +0000 (15:59 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 17 Jun 2009 10:06:31 +0000 (11:06 +0100)
commitfbeda19f82aa07082d2e1607a9f5114141dae2ac
treec631cfe8884cd72a4fd709baf72e857edbbac477
parent9cffd154cf6817b130762501b91e753524ba2cd4
MIPS: Allow CPU specific overriding of CP0 hwrena impl bits.

Some CPUs have implementation dependent rdhwr registers.  Allow them
to be enabled on a per CPU basis.

Signed-off-by: David Daney <ddaney@caviumnetworks.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/cpu-features.h
arch/mips/kernel/traps.c