public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/4] ARM: mvebu: Minor fixes and improvements to coherency_ll.S
@ 2014-05-22 12:47 Thomas Petazzoni
  2014-05-22 12:47 ` [PATCH 1/4] ARM: mvebu: fix big endian booting after coherency code rework Thomas Petazzoni
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Thomas Petazzoni @ 2014-05-22 12:47 UTC (permalink / raw)
  To: linux-arm-kernel

Jason, Andrew, Gregory, Sebastian,

Here is a small set of patches making fixes and improvements to the
coherency_ll.S code.

The first patch is really important and fixes big endian booting in
-next. The regression was introduced by the cpuidle changes, which are
currently in -next.

The other three patches are only improvements, mainly cosmetic, but I
believe they clarify a few things that took me a bit of time to
re-understand this morning.

The patches are based on top of mvebu/soc.

Thanks,

Thomas

Thomas Petazzoni (4):
  ARM: mvebu: fix big endian booting after coherency code rework
  ARM: mvebu: fix indentation of assembly instructions in coherency_ll.S
  ARM: mvebu: improve comments in coherency_ll.S
  ARM: mvebu: returns ll_get_cpuid() to ll_get_coherency_cpumask()

 arch/arm/mach-mvebu/coherency_ll.S | 77 ++++++++++++++++++++++++--------------
 1 file changed, 49 insertions(+), 28 deletions(-)

-- 
1.9.3

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

end of thread, other threads:[~2014-05-28  6:18 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-22 12:47 [PATCH 0/4] ARM: mvebu: Minor fixes and improvements to coherency_ll.S Thomas Petazzoni
2014-05-22 12:47 ` [PATCH 1/4] ARM: mvebu: fix big endian booting after coherency code rework Thomas Petazzoni
2014-05-22 12:48 ` [PATCH 2/4] ARM: mvebu: fix indentation of assembly instructions in coherency_ll.S Thomas Petazzoni
2014-05-22 12:48 ` [PATCH 3/4] ARM: mvebu: improve comments " Thomas Petazzoni
2014-05-22 12:48 ` [PATCH 4/4] ARM: mvebu: returns ll_get_cpuid() to ll_get_coherency_cpumask() Thomas Petazzoni
2014-05-26 13:26   ` Thomas Petazzoni
2014-05-27 15:51     ` Jason Cooper
2014-05-28  6:18       ` Thomas Petazzoni
2014-05-22 14:17 ` [PATCH 0/4] ARM: mvebu: Minor fixes and improvements to coherency_ll.S Gregory CLEMENT
2014-05-22 14:33 ` Jason Cooper

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox