Linux MIPS Architecture development
 help / color / mirror / Atom feed
* [PATCH 0/2] MIPS: Couple kexec related fixes
@ 2017-03-08  1:46 Florian Fainelli
  2017-03-08  1:46 ` [PATCH 1/2] MIPS: kexec: Provide bootloader arguments by default Florian Fainelli
  2017-03-08  1:46 ` [PATCH 2/2] MIPS: c-r4k: Do not SMP function call during kexec Florian Fainelli
  0 siblings, 2 replies; 5+ messages in thread
From: Florian Fainelli @ 2017-03-08  1:46 UTC (permalink / raw)
  To: linux-mips
  Cc: ralf, james.hogan, paul.burton, marcin.nowakowski, justinpopo6,
	bcm-kernel-feedback-list, Florian Fainelli

Hi all,

This small patch series fixes two obvious issues encountered on a R4k-style
system (BMIPS) where attemping a system kexec was just not going to work
without these two fixes.

This really makes me wonder if there is anybody really using kexec besides
octeon?

Florian Fainelli (2):
  MIPS: kexec: Provide bootloader arguments by default
  MIPS: c-r4k: Do not SMP function call during kexec

 arch/mips/kernel/machine_kexec.c | 9 ++++++++-
 arch/mips/mm/c-r4k.c             | 6 +++++-
 2 files changed, 13 insertions(+), 2 deletions(-)

-- 
2.9.3

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

end of thread, other threads:[~2017-03-10 12:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-08  1:46 [PATCH 0/2] MIPS: Couple kexec related fixes Florian Fainelli
2017-03-08  1:46 ` [PATCH 1/2] MIPS: kexec: Provide bootloader arguments by default Florian Fainelli
2017-03-10 12:16   ` Ralf Baechle
2017-03-08  1:46 ` [PATCH 2/2] MIPS: c-r4k: Do not SMP function call during kexec Florian Fainelli
2017-03-10 10:31   ` Ralf Baechle

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