Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: Florian Fainelli <f.fainelli@gmail.com>
To: linux-mips@linux-mips.org
Cc: ralf@linux-mips.org, james.hogan@imgtec.com,
	paul.burton@imgtec.com, marcin.nowakowski@imgtec.com,
	justinpopo6@gmail.com, bcm-kernel-feedback-list@broadcom.com,
	Florian Fainelli <f.fainelli@gmail.com>
Subject: [PATCH 0/2] MIPS: Couple kexec related fixes
Date: Tue,  7 Mar 2017 17:46:39 -0800	[thread overview]
Message-ID: <20170308014641.16267-1-f.fainelli@gmail.com> (raw)

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

             reply	other threads:[~2017-03-08  1:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-08  1:46 Florian Fainelli [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170308014641.16267-1-f.fainelli@gmail.com \
    --to=f.fainelli@gmail.com \
    --cc=bcm-kernel-feedback-list@broadcom.com \
    --cc=james.hogan@imgtec.com \
    --cc=justinpopo6@gmail.com \
    --cc=linux-mips@linux-mips.org \
    --cc=marcin.nowakowski@imgtec.com \
    --cc=paul.burton@imgtec.com \
    --cc=ralf@linux-mips.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox