]> git.baikalelectronics.ru Git - kernel.git/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)
commit5607ef99c888d0470d4a20e34cbe0bf7f29fc09c
tree64fd899eac916a03d99074cd5f84c8cfd8d3f4ff
parentbab8409ca67f3e7c7dbe687cd849c1ffe2fc6908
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]