[PATCH] endian: sync {big,little}_endian.h with linux-4.2
Antony Pavlov
antonynpavlov at gmail.com
Wed Sep 9 08:37:42 PDT 2015
On Wed, 9 Sep 2015 08:44:35 +0200
Sascha Hauer <s.hauer at pengutronix.de> wrote:
> Hi Antony,
>
> On Tue, Sep 08, 2015 at 12:36:45PM +0300, Antony Pavlov wrote:
> > Signed-off-by: Antony Pavlov <antonynpavlov at gmail.com>
> > ---
> >
> > This patch makes ehci-hcd.c happy on big-endian MIPS
> > by importing __constant_cpu_to_le16()
> > from linux.git/include/uapi/linux/byteorder/big_endian.h
> >
> > include/linux/byteorder/big_endian.h | 118 +++++++++++++++++++++-----------
> > include/linux/byteorder/little_endian.h | 118 +++++++++++++++++++++-----------
> > 2 files changed, 156 insertions(+), 80 deletions(-)
>
> Applying: endian: sync {big,little}_endian.h with linux-4.2
> error: patch failed: include/linux/byteorder/little_endian.h:9
> error: include/linux/byteorder/little_endian.h: patch does not apply
>
> include/linux/byteorder/little_endian.h hasn't been changed since 2011.
> Do you have other patches in your tree?
I have no other patches. Here is my 'git log -2' output:
commit 85e356fdff6e02dc7535b0dfcbe4bbf51604407e
Author: Antony Pavlov <antonynpavlov at gmail.com>
Date: Wed Dec 3 23:44:54 2014 +0300
endian: sync {big,little}_endian.h with linux-4.2
Signed-off-by: Antony Pavlov <antonynpavlov at gmail.com>
commit 4d3a2a9b61388af4b27434c57ae3b6ca265830c5
Merge: 9dd0e52 790584b
Author: Sascha Hauer <s.hauer at pengutronix.de>
Date: Mon Sep 7 07:20:31 2015 +0200
Merge branch 'for-next/usb' into next
I have just pushed my endian-related branch to github:
https://github.com/frantony/barebox/tree/20150908.endian
> Sascha
>
> --
> Pengutronix e.K. | |
> Industrial Linux Solutions | http://www.pengutronix.de/ |
> Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
> Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
--
--
Best regards,
Antony Pavlov
More information about the barebox
mailing list