linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* misc cleanups v2
@ 2019-04-12 14:39 Christoph Hellwig
  2019-04-12 14:39 ` [PATCH 01/12] riscv: use asm-generic/extable.h Christoph Hellwig
                   ` (11 more replies)
  0 siblings, 12 replies; 14+ messages in thread
From: Christoph Hellwig @ 2019-04-12 14:39 UTC (permalink / raw)
  To: Palmer Dabbelt; +Cc: Nick Kossifidis, Atish Patra, linux-riscv

Hi Palmer,

below is a number of small cleanups and improvements that started
piling up during work to support the RISC-V kernel in nommu port.
While that port isn't quite ready yet these patches should be useful
on their own.

Changes since v1:
 - fix up a few patch descriptions
 - fix the interrupt cause patch to actually compile without further
   prep patches, doh!
 - remove dead code related to non-framepointer builds
 - remove another big endian ifdef
 - add another patch from my nommu stack to clean up the parse_dtb
   calling conventions

_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

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

end of thread, other threads:[~2019-04-12 16:09 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-12 14:39 misc cleanups v2 Christoph Hellwig
2019-04-12 14:39 ` [PATCH 01/12] riscv: use asm-generic/extable.h Christoph Hellwig
2019-04-12 14:39 ` [PATCH 02/12] riscv: turn mm_segment_t into a struct Christoph Hellwig
2019-04-12 14:39 ` [PATCH 03/12] riscv: remove unreachable big endian code Christoph Hellwig
2019-04-12 14:39 ` [PATCH 04/12] riscv: remove CONFIG_RISCV_ISA_A Christoph Hellwig
2019-04-12 14:39 ` [PATCH 05/12] riscv: clear all pending interrupts when booting Christoph Hellwig
2019-04-12 14:39 ` [PATCH 06/12] riscv: simplify the stack pointer setup in head.S Christoph Hellwig
2019-04-12 14:39 ` [PATCH 07/12] riscv: cleanup the parse_dtb calling conventions Christoph Hellwig
2019-04-12 14:39 ` [PATCH 08/12] riscv: remove unreachable !CONFIG_FRAME_POINTER code Christoph Hellwig
2019-04-12 14:39 ` [PATCH 09/12] riscv: remove unreachable !HAVE_FUNCTION_GRAPH_RET_ADDR_PTR code Christoph Hellwig
2019-04-12 14:39 ` [PATCH 10/12] riscv: remove duplicate macros from ptrace.h Christoph Hellwig
2019-04-12 14:39 ` [PATCH 11/12] riscv: print the unexpected interrupt cause Christoph Hellwig
2019-04-12 16:09   ` Nick Kossifidis
2019-04-12 14:39 ` [PATCH 12/12] riscv: call pm_power_off from machine_halt / machine_power_off Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).