All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] MIPS: cpu-feature-overrides patches
@ 2010-07-12 15:37 Shinya Kuribayashi
  2010-07-12 15:41 ` [PATCH 1/2] MIPS: PowerTV: Provide cpu-feature-overrides.h Shinya Kuribayashi
  2010-07-12 15:41 ` [PATCH 2/2] MIPS: Enable cpu_has_clo_clz for MIPS Technologies' platforms Shinya Kuribayashi
  0 siblings, 2 replies; 5+ messages in thread
From: Shinya Kuribayashi @ 2010-07-12 15:37 UTC (permalink / raw)
  To: David VomLehn, ralf, macro; +Cc: linux-mips

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-05-19 15:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-12 15:37 [PATCH 0/2] MIPS: cpu-feature-overrides patches Shinya Kuribayashi
2010-07-12 15:41 ` [PATCH 1/2] MIPS: PowerTV: Provide cpu-feature-overrides.h Shinya Kuribayashi
2011-05-19 15:38   ` Ralf Baechle
2010-07-12 15:41 ` [PATCH 2/2] MIPS: Enable cpu_has_clo_clz for MIPS Technologies' platforms Shinya Kuribayashi
2011-05-19 15:39   ` Ralf Baechle

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.