All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nathan Fontenot <nfont@linux.vnet.ibm.com>
To: Greg Kurz <gkurz@linux.vnet.ibm.com>, benh@kernel.crashing.org
Cc: linux-kernel@vger.kernel.org, paulus@samba.org, anton@samba.org,
	geert@linux-m68k.org, linuxppc-dev@lists.ozlabs.org
Subject: Re: [PATCH v2] powerpc/le: enable RTAS events support
Date: Mon, 07 Apr 2014 21:47:07 -0500	[thread overview]
Message-ID: <5343632B.5040205@linux.vnet.ibm.com> (raw)
In-Reply-To: <20140404072750.20016.18969.stgit@bahia.local>

On 04/04/2014 02:35 AM, Greg Kurz wrote:
> The current kernel code assumes big endian and parses RTAS events all
> wrong. The most visible effect is that we cannot honor EPOW events,
> meaning, for example, we cannot shut down a guest properly from the
> hypervisor.
> 
> This new patch is largely inspired by Nathan's work: we get rid of all
> the bit fields in the RTAS event structures (even the unused ones, for
> consistency). We also introduce endian safe accessors for the fields used
> by the kernel (trivial rtas_error_type() accessor added for consistency).
> 
> Cc: Nathan Fontenot <nfont@linux.vnet.ibm.com>
> Signed-off-by: Greg Kurz <gkurz@linux.vnet.ibm.com>

Looks good, thanks for getting this done Greg.
-Nathan

WARNING: multiple messages have this Message-ID (diff)
From: Nathan Fontenot <nfont@linux.vnet.ibm.com>
To: Greg Kurz <gkurz@linux.vnet.ibm.com>, benh@kernel.crashing.org
Cc: tony@bakeyournoodle.com, linux-kernel@vger.kernel.org,
	geert@linux-m68k.org, paulus@samba.org, anton@samba.org,
	linuxppc-dev@lists.ozlabs.org
Subject: Re: [PATCH v2] powerpc/le: enable RTAS events support
Date: Mon, 07 Apr 2014 21:47:07 -0500	[thread overview]
Message-ID: <5343632B.5040205@linux.vnet.ibm.com> (raw)
In-Reply-To: <20140404072750.20016.18969.stgit@bahia.local>

On 04/04/2014 02:35 AM, Greg Kurz wrote:
> The current kernel code assumes big endian and parses RTAS events all
> wrong. The most visible effect is that we cannot honor EPOW events,
> meaning, for example, we cannot shut down a guest properly from the
> hypervisor.
> 
> This new patch is largely inspired by Nathan's work: we get rid of all
> the bit fields in the RTAS event structures (even the unused ones, for
> consistency). We also introduce endian safe accessors for the fields used
> by the kernel (trivial rtas_error_type() accessor added for consistency).
> 
> Cc: Nathan Fontenot <nfont@linux.vnet.ibm.com>
> Signed-off-by: Greg Kurz <gkurz@linux.vnet.ibm.com>

Looks good, thanks for getting this done Greg.
-Nathan


  parent reply	other threads:[~2014-04-08  2:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <0140402175658.1b4a8c4d@bahia.local>
2014-04-04  7:35 ` [PATCH v2] powerpc/le: enable RTAS events support Greg Kurz
2014-04-04  7:35   ` Greg Kurz
2014-04-07 23:21   ` Stewart Smith
2014-04-07 23:21     ` Stewart Smith
2014-04-08  2:47   ` Nathan Fontenot [this message]
2014-04-08  2:47     ` Nathan Fontenot

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=5343632B.5040205@linux.vnet.ibm.com \
    --to=nfont@linux.vnet.ibm.com \
    --cc=anton@samba.org \
    --cc=benh@kernel.crashing.org \
    --cc=geert@linux-m68k.org \
    --cc=gkurz@linux.vnet.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=paulus@samba.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 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.