On Wednesday 02 April 2008, Grant Likely wrote: > On Wed, Apr 2, 2008 at 10:52 AM, John Linn <[EMAIL PROTECTED]> wrote: > > From: Stephen Neuendorffer <[EMAIL PROTECTED]> > > > > The of_serial driver queries the current-speed property and attempts > > to use it to register the custom_divisor property of the uart_port. > > However, if current-speed is not set, then this code will dereference > > a bad pointer. The fix is to only set custom_divisor when a > > current-speed property appears in the device tree. > > > > Signed-off-by: Stephen Neuendorffer <[EMAIL PROTECTED]> > > Signed-off-by: John Linn <[EMAIL PROTECTED]> > Acked-by: Grant Likely <[EMAIL PROTECTED]>
Acked-by: Arnd Bergmann <[EMAIL PROTECTED]> _______________________________________________ Linuxppc-dev mailing list [email protected] https://ozlabs.org/mailman/listinfo/linuxppc-dev
