* Pull request for v3.8 Octeon specific changes.
@ 2012-12-01 0:23 David Daney
2012-12-04 16:22 ` Ralf Baechle
0 siblings, 1 reply; 2+ messages in thread
From: David Daney @ 2012-12-01 0:23 UTC (permalink / raw)
To: Ralf Baechle, linux-mips
Hi Ralf,
The ATA changes are alredy Acked-by the ATA mainainer.
The EDAC changes are just an extension of what you added for 3.8, they
were sent to the EDAC list here:
http://marc.info/?l=linux-edac&m=135302283022318&w=2
But no response yet. My reasoning is that they should be OK as they
just improve things that only touch OCTEON.
The following changes since commit fbb3876de77cd31739fbca01bd82a1bc56e2ed5e:
Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next
into mips-for-linux-next (2012-11-30 17:34:25 +0100)
are available in the git repository at:
git://git.linux-mips.org/pub/scm/daney/upstream-daney.git octeon-for-3.8
for you to fetch changes up to d2eb0719add2c471adf1ffb116e38bd5776c66d5:
MIPS/EDAC: Improve OCTEON EDAC support. (2012-11-30 15:32:11 -0800)
----------------------------------------------------------------
David Daney (5):
MIPS/OCTEON/ata: Convert pata_octeon_cf.c to use device tree.
ata: pata_octeon_cf: Use correct byte order for DMA in when built
little-endian.
MIPS: OCTEON: Add OCTEON family defintions to octeon-model.h
MIPS: OCTEON: Add definitions for OCTEON memory contoller registers.
MIPS/EDAC: Improve OCTEON EDAC support.
arch/mips/cavium-octeon/octeon-irq.c | 1 -
arch/mips/cavium-octeon/octeon-platform.c | 102 -
arch/mips/cavium-octeon/setup.c | 30 +-
arch/mips/include/asm/mach-cavium-octeon/irq.h | 1 -
arch/mips/include/asm/octeon/cvmx-lmcx-defs.h | 3457
++++++++++++++++++++++++
arch/mips/include/asm/octeon/octeon-model.h | 6 +
arch/mips/include/asm/octeon/octeon.h | 7 -
arch/mips/mm/c-octeon.c | 39 +-
arch/mips/pci/pci-octeon.c | 3 +-
drivers/ata/pata_octeon_cf.c | 423 ++-
drivers/edac/octeon_edac-l2c.c | 178 +-
drivers/edac/octeon_edac-lmc.c | 232 +-
drivers/edac/octeon_edac-lmc.h | 78 -
drivers/edac/octeon_edac-pc.c | 137 +-
drivers/edac/octeon_edac-pci.c | 44 +-
15 files changed, 4157 insertions(+), 581 deletions(-)
create mode 100644 arch/mips/include/asm/octeon/cvmx-lmcx-defs.h
delete mode 100644 drivers/edac/octeon_edac-lmc.h
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Pull request for v3.8 Octeon specific changes.
2012-12-01 0:23 Pull request for v3.8 Octeon specific changes David Daney
@ 2012-12-04 16:22 ` Ralf Baechle
0 siblings, 0 replies; 2+ messages in thread
From: Ralf Baechle @ 2012-12-04 16:22 UTC (permalink / raw)
To: David Daney; +Cc: linux-mips
On Fri, Nov 30, 2012 at 04:23:07PM -0800, David Daney wrote:
>
> The ATA changes are alredy Acked-by the ATA mainainer.
>
> The EDAC changes are just an extension of what you added for 3.8, they
> were sent to the EDAC list here:
>
> http://marc.info/?l=linux-edac&m=135302283022318&w=2
>
> But no response yet. My reasoning is that they should be OK as they
> just improve things that only touch OCTEON.
Yes and it'd be nice to have EDAC flying properly.
Lots of MIPS hardware has some EDAC capability. I hope now that there is
at least one well supported platform EDAC support will spread.
Thanks,
Ralf
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-12-04 16:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-01 0:23 Pull request for v3.8 Octeon specific changes David Daney
2012-12-04 16:22 ` 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.