On 2011年12月20日 18:17, Stephen Rothwell wrote:
Hi Bill,
On Tue, 20 Dec 2011 17:08:47 +0800 bill4car...@gmail.com wrote:
From: Bill Carson
It make more sense to copy machine descriptor AFTER machine probe return
succeed.
Some of the platform's probe routines modify the ppc_md structure and so
From: Bill Carson
It make more sense to copy machine descriptor AFTER machine probe return
succeed.
Signed-off-by: Bill Carson
---
arch/powerpc/kernel/setup-common.c |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/powerpc/kernel/setup-common.c
b/arch/powerpc/k
This patch fix minor issue with machine probe process,
It's much better to copy machine descriptor after probe
succeed.
arch/powerpc/kernel/setup-common.c |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-
___
Linuxppc-dev mailing list
Linu