Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1210970
| Path | csiph.com!news.mixmin.net!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Michael Ellerman <mpe@ellerman.id.au> |
| Newsgroups | linux.kernel |
| Subject | Re: powerpc/hvsi: Fix endianness issues in the HVSI driver |
| Date | Fri, 21 Aug 2015 09:50:01 +0200 |
| Message-ID | <pZPfj-5Az-1@gated-at.bofh.it> (permalink) |
| References | <pSeXf-1yJ-1@gated-at.bofh.it> |
| X-Original-To | Laurent Dufour <ldufour@linux.vnet.ibm.com>, linuxppc-dev@lists.ozlabs.org |
| X-Powerpc-Patch-Notification | thanks |
| X-Powerpc-Patch-Commit | 480798044eb268a31f6b84bc3b7f99b9989e463d |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 24 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | Greg Kroah-Hartman <gregkh@linuxfoundation.org>, Jiri Slaby <jslaby@suse.cz>, linux-kernel@vger.kernel.org |
| X-Original-Date | Fri, 21 Aug 2015 17:43:34 +1000 (AEST) |
| X-Original-Message-ID | <20150821074334.BA9D61402A9@ozlabs.org> |
| X-Original-References | <1438334990-11765-1-git-send-email-ldufour@linux.vnet.ibm.com> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1210970 |
Show key headers only | View raw
On Fri, 2015-31-07 at 09:29:50 UTC, Laurent Dufour wrote: > This patch fixes several endianness issues detected when running the HVSI > driver in little endian mode. > > These issues are raised in little endian mode because the data exchanged in > memory between the kernel and the hypervisor has to be in big endian > format. > > Signed-off-by: Laurent Dufour <ldufour@linux.vnet.ibm.com> > CC: Greg Kroah-Hartman <gregkh@linuxfoundation.org> > CC: Jiri Slaby <jslaby@suse.cz> > CC: linuxppc-dev@lists.ozlabs.org > CC: linux-kernel@vger.kernel.org Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/480798044eb268a31f6b cheers -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: powerpc/hvsi: Fix endianness issues in the HVSI driver Michael Ellerman <mpe@ellerman.id.au> - 2015-08-21 09:50 +0200
csiph-web