]> Pileus Git - ~andy/linux/commit
MIPS: PowerTV: Provide cpu-feature-overrides.h
authorDavid VomLehn <dvomlehn@cisco.com>
Mon, 12 Jul 2010 15:41:12 +0000 (00:41 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 25 Jul 2011 16:26:55 +0000 (17:26 +0100)
commitc2b78c8e82f2b8aa0e8703f9931d42ad4f041260
tree64fd899eac916a03d99074cd5f84c8cfd8d3f4ff
parent98f4a2c27c76e7eaf75c2f3f25487fabca62ef3d
MIPS: PowerTV: Provide cpu-feature-overrides.h

This will optimize fls() and __fls() to use CLZ throughout the kernel,
and any other optimizations that depend on constant cpu_has_* values
will also be used.

Signed-off-by: David VomLehn <dvomlehn@cisco.com>
Signed-off-by: Shinya Kuribayashi <skuribay@pobox.com>
To: David VomLehn <dvomlehn@cisco.com>
To: macro@linux-mips.org
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/1452/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/mach-powertv/cpu-feature-overrides.h [new file with mode: 0644]