linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: "Cédric Le Goater" <clg@fr.ibm.com>
To: benh@kernel.crashing.org
Cc: "Cédric Le Goater" <clg@fr.ibm.com>, linuxppc-dev@lists.ozlabs.org
Subject: [PATCH 0/3] nvram fixes
Date: Wed, 30 Oct 2013 14:47:05 +0100	[thread overview]
Message-ID: <1383140828-7481-1-git-send-email-clg@fr.ibm.com> (raw)

Hi,

Here are a few fixes for nvram, mostly endian issues. The patches are 
based on 3.12-rc7.

Cedric Le Goater (3):
  powerpc/nvram: scan partitions only once
  powerpc/nvram: fix endian issue when reading the NVRAM size
  powerpc/nvram: fix endian issue when reading the partition length

 arch/powerpc/kernel/nvram_64.c         |   10 ++++++++--
 arch/powerpc/platforms/chrp/nvram.c    |    4 ++--
 arch/powerpc/platforms/pseries/nvram.c |   10 +++++-----
 3 files changed, 15 insertions(+), 9 deletions(-)

Cheers,

C.

-- 
1.7.10.4

             reply	other threads:[~2013-10-30 13:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-30 13:47 Cédric Le Goater [this message]
2013-10-30 13:47 ` [PATCH 1/3] powerpc/nvram: scan partitions only once Cédric Le Goater
2013-10-30 13:47 ` [PATCH 2/3] powerpc/nvram: fix endian issue when reading the NVRAM size Cédric Le Goater
2013-10-30 13:47 ` [PATCH 3/3] powerpc/nvram: fix endian issue when using the partition length Cédric Le Goater

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=1383140828-7481-1-git-send-email-clg@fr.ibm.com \
    --to=clg@fr.ibm.com \
    --cc=benh@kernel.crashing.org \
    --cc=linuxppc-dev@lists.ozlabs.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;
as well as URLs for NNTP newsgroup(s).