| To: | David VomLehn <dvomlehn@cisco.com>, ralf@linux-mips.org, macro@linux-mips.org |
|---|---|
| Subject: | [PATCH 0/2] MIPS: cpu-feature-overrides patches |
| From: | Shinya Kuribayashi <skuribay@pobox.com> |
| Date: | Tue, 13 Jul 2010 00:37:23 +0900 |
| Cc: | linux-mips@linux-mips.org |
| Dkim-signature: | v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=message-id :date:from:mime-version:to:cc:subject:content-type :content-transfer-encoding; s=sasl; bh=XtTp5PFhirzBhJTFmpLVkDdkm Js=; b=CVa9y5AUgAaGy694EAfnnGoYeLE6oedYU1PvLj+R7mZQ9qs1Jkp5m/JWA Ap15xWlcOSI/wAHubpVP+s76e4iOnTUs6V3267aoGD5KY/EwhIi9oAsGLxhZBWLK Uy9g7C1/e4Mh8oPgp04jy1KOFg5rfbiBIUf5aoAaA2P/fMwui0= |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=pobox.com; h=message-id:date :from:mime-version:to:cc:subject:content-type :content-transfer-encoding; q=dns; s=sasl; b=mukK7TwpAT3952G/L97 /7eq3OGZ18ENab2yq7VmJINxYhZQTd5LN8oEDZzu9nkI8sLpVzyaMs/UaxykpkVY 0ZTDATpntChY8oiTJnX3LgF9JYF42KjG0uD9iVGarVgbd9npYnXEjfkSxUu3nlti ncsLmsEZOYKHWtdPNFxCsMPU= |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.10) Gecko/20100527 Thunderbird/3.0.5 |
Hi,
Here're CPU-feature-overrides patches for PowerTV, Malta and MIPSSim.
Along with these patches, I was going to consolidate irq_ffs() used in
platforms above, but it seems PowerTV's IRQ routines need some work, so
drop the relevant patches for now.
P.S. I don't feel a strong motivation to consolidate irq_ffs(), so you
don't have to take care of my comments. If you have a chance, take a
look at it, thanks.
Shinya
David VomLehn (1):
MIPS: PowerTV: Provide cpu-feature-overrides.h
Shinya Kuribayashi (1):
MIPS: Enable cpu_has_clo_clz for MIPS Technologies' platforms
.../include/asm/mach-malta/cpu-feature-overrides.h | 2 +
.../asm/mach-mipssim/cpu-feature-overrides.h | 2 +
.../asm/mach-powertv/cpu-feature-overrides.h | 59 ++++++++++++++++++++
3 files changed, 63 insertions(+), 0 deletions(-)
create mode 100644 arch/mips/include/asm/mach-powertv/cpu-feature-overrides.h
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH v3] MFD: Add JZ4740 ADC driver, Lars-Peter Clausen |
|---|---|
| Next by Date: | [PATCH 1/2] MIPS: PowerTV: Provide cpu-feature-overrides.h, Shinya Kuribayashi |
| Previous by Thread: | [PATCH v3] MFD: Add JZ4740 ADC driver, Lars-Peter Clausen |
| Next by Thread: | [PATCH 1/2] MIPS: PowerTV: Provide cpu-feature-overrides.h, Shinya Kuribayashi |
| Indexes: | [Date] [Thread] [Top] [All Lists] |