Re: [yocto] [PATCH][linux-yocto-3.0] drivers/misc/pch_phub.c: don't oops if dmi_get_system_info returns NULL

2011-07-30 Thread Khem Raj
On Thursday, July 28, 2011 04:51:41 PM Darren Hart wrote: > Bruce, > > Please apply to yocto/base. Fixes a boot issue for a > tunnel creek development board. > > -- > > commit 2b934c6236983392d01bef22e43af3051cac16f5 > > If dmi_get_system_info() returns NULL, pch_phub_probe() will dereferencea

Re: [yocto] [PATCH][linux-yocto-3.0] drivers/misc/pch_phub.c: don't oops if dmi_get_system_info returns NULL

2011-07-30 Thread Bruce Ashfield
On 11-07-30 2:34 PM, Khem Raj wrote: On Thursday, July 28, 2011 04:51:41 PM Darren Hart wrote: Bruce, Please apply to yocto/base. Fixes a boot issue for a tunnel creek development board. -- commit 2b934c6236983392d01bef22e43af3051cac16f5 If dmi_get_system_info() returns NULL, pch_phub_probe(