All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] MIPS: Assorted microMIPS fixes
@ 2014-11-15 22:06 ` Maciej W. Rozycki
  0 siblings, 0 replies; 26+ messages in thread
From: Maciej W. Rozycki @ 2014-11-15 22:06 UTC (permalink / raw)
  To: Ralf Baechle; +Cc: linux-mips

Hi,

 In an attempt to build a kernel that supports microMIPS userland and 
runs on QEMU I came across the problem that, due to apparently arbitrary 
decisions made sometime in the past, there is no such combination 
possible.

 I went ahead and fixed our configuration to support that, but in the 
course of doing that I came across numerous problems that I decided to 
address at the same time.  This mini patch series the result.  Most of 
the changes are actually independent of one another, although there is a 
syntactical overlap between 5/7 and 7/7, so these have to be applied in 
order.

 Of course I had to draw a line somewhere so as not to get distracted 
too much from the actual purpose I have the need to run such a 
configuration, so I left some further bugs I spotted for the next 
occasion.

 Ralf, please backport these fixes to stable branches as applicable; I 
can supply you with a 3.17 equivalent of 5/7 as this piece has changed 
significantly recently and I actually had to forward-port the original 
change that I made to address the issue.

  Maciej

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

end of thread, other threads:[~2014-11-17 16:58 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-15 22:06 [PATCH 0/7] MIPS: Assorted microMIPS fixes Maciej W. Rozycki
2014-11-15 22:06 ` Maciej W. Rozycki
2014-11-15 22:07 ` [PATCH 1/7] MIPS: Kconfig: Enable microMIPS support for Malta Maciej W. Rozycki
2014-11-15 22:07   ` Maciej W. Rozycki
2014-11-17 16:38   ` Steven J. Hill
2014-11-17 16:38     ` Steven J. Hill
2014-11-15 22:07 ` [PATCH 2/7] MIPS: mm: Only build one microassembler that is suitable Maciej W. Rozycki
2014-11-15 22:07   ` Maciej W. Rozycki
2014-11-15 22:08 ` [PATCH 3/7] MIPS: signal.c: Fix an invalid cast in ISA mode bit handling Maciej W. Rozycki
2014-11-15 22:08   ` Maciej W. Rozycki
2014-11-15 22:08 ` [PATCH 4/7] MIPS: Kconfig: Only allow 32-bit microMIPS builds Maciej W. Rozycki
2014-11-15 22:08   ` Maciej W. Rozycki
2014-11-15 22:08 ` [PATCH 5/7] MIPS: Fix microMIPS LL/SC immediate offsets Maciej W. Rozycki
2014-11-15 22:08   ` Maciej W. Rozycki
2014-11-17 16:38   ` Steven J. Hill
2014-11-17 16:38     ` Steven J. Hill
2014-11-15 22:09 ` [PATCH 6/7] MIPS: Apply `.insn' to fixup labels throughout Maciej W. Rozycki
2014-11-15 22:09   ` Maciej W. Rozycki
2014-11-17 16:38   ` Steven J. Hill
2014-11-17 16:38     ` Steven J. Hill
2014-11-17 16:57     ` Maciej W. Rozycki
2014-11-17 16:57       ` Maciej W. Rozycki
2014-11-15 22:09 ` [PATCH 7/7] MIPS: atomic.h: Reformat to fit in 79 columns Maciej W. Rozycki
2014-11-15 22:09   ` Maciej W. Rozycki
2014-11-17 16:37 ` [PATCH 0/7] MIPS: Assorted microMIPS fixes Steven J. Hill
2014-11-17 16:37   ` Steven J. Hill

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.