lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 07 Apr 2014 21:47:07 -0500
From:	Nathan Fontenot <nfont@...ux.vnet.ibm.com>
To:	Greg Kurz <gkurz@...ux.vnet.ibm.com>, benh@...nel.crashing.org
CC:	tony@...eyournoodle.com, linux-kernel@...r.kernel.org,
	geert@...ux-m68k.org, paulus@...ba.org, anton@...ba.org,
	linuxppc-dev@...ts.ozlabs.org
Subject: Re: [PATCH v2] powerpc/le: enable RTAS events support

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@...ux.vnet.ibm.com>
> Signed-off-by: Greg Kurz <gkurz@...ux.vnet.ibm.com>

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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ