[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20151009041351.GZ22011@ZenIV.linux.org.uk>
Date: Fri, 9 Oct 2015 05:13:51 +0100
From: Al Viro <viro@...IV.linux.org.uk>
To: Heiko Schocher <hs@...x.de>
Cc: linux-kernel@...r.kernel.org,
Brian Norris <computersforpeace@...il.com>,
Richard Weinberger <richard@....at>,
linux-mtd@...ts.infradead.org,
David Woodhouse <dwmw2@...radead.org>,
Artem Bityutskiy <dedekind1@...il.com>
Subject: Re: [PATCH] UBI: rename free variable
On Fri, Oct 09, 2015 at 05:29:21AM +0200, Heiko Schocher wrote:
> rename free variable into not "free", as "free" prevents
> ubi sources compiling under U-Boot. So rename "free"
> into "pfree" where it is a pointer, and into "freel",
> where it is a free list.
Huh? If U-Boot has free defined as an object-like macro, it's an outright bug
in U-Boot and it should be fixed there. If it's something else, it looks like
a toolchain bug. Details, please...
--
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