Re: [PATCH] Copy machine descriptor after probe succeed

2011-12-20 Thread bill4carson
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

Re: [PATCH] Copy machine descriptor after probe succeed

2011-12-20 Thread Stephen Rothwell
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 assume that it is has been popluated be