On Thu, Jun 13, 2013 at 09:02:56PM +0800, Tang Chen wrote:
> From: Yinghai Lu <ying...@kernel.org>

Ditto for the opening.  Probably not a must, I suppose, but would be
very nice.

> head64.c could use #PF handler setup page table to access initrd before
> init mem mapping and initrd relocating.
> 
> head_32.S could use 32bit flat mode to access initrd before init mem
> mapping initrd relocating.
> 
> This patch introduces x86_acpi_override_find(), which is called from
> head_32.S/head64.c, to replace acpi_initrd_override_find(). So that we
> can makes 32bit and 64 bit more consistent.
> 
> -v2: use inline function in header file instead according to tj.
>      also still need to keep #idef head_32.S to avoid compiling error.
> -v3: need to move down reserve_initrd() after acpi_initrd_override_copy(),
>      to make sure we are using right address.
> 
> Signed-off-by: Yinghai Lu <ying...@kernel.org>
> Cc: Pekka Enberg <penb...@kernel.org>
> Cc: Jacob Shin <jacob.s...@amd.com>
> Cc: Rafael J. Wysocki <r...@sisk.pl>
> Cc: linux-a...@vger.kernel.org
> Tested-by: Thomas Renninger <tr...@suse.de>
> Reviewed-by: Tang Chen <tangc...@cn.fujitsu.com>
> Tested-by: Tang Chen <tangc...@cn.fujitsu.com>

Other than that,

 Acked-by: Tejun Heo <t...@kernel.org>

Thanks.

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

Reply via email to