[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090804155550.3203f5f4.akpm@linux-foundation.org>
Date: Tue, 4 Aug 2009 15:55:50 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: Albin Tonnerre <albin.tonnerre@...e-electrons.com>
Cc: sam@...nborg.org, hpa@...or.com, linux@....linux.org.uk,
alain@...ff.lu, linux-kernel@...r.kernel.org,
linux-embedded@...r.kernel.org, albin.tonnerre@...e-electrons.com
Subject: Re: [PATCH 2/6] include/linux/unaligned/{l,b}e_byteshift.h: Fix
usage for compressed kernels
On Mon, 3 Aug 2009 16:58:17 +0200
Albin Tonnerre <albin.tonnerre@...e-electrons.com> wrote:
> When unaligned accesses are required for uncompressing a kernel (such as
> for LZO decompression on ARM in a patch that follows), including
> <linux/kernel.h> causes issues as it brings in a lot of things that are
> not available in the decompression environment.
> However, those files apparently use nothing from <linux/kernel.h>, all
> they need is the declaration of types such as u32 or u64, so
> <linux/types.h> should be enough
Again, please provide a full description of thes "issues" which a patch
addresses so that the patch's importance can be understood by others,
thanks.
--
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