Re: [PATCH V7 4/7] LPC: Support the device-tree LPC host on Hip06/Hip07 (fwd)

2017-03-14 Thread zhichang.yuan
Hi, Julia, On 2017/3/14 13:37, Julia Lawall wrote: > Line 460 looks suspicious. Can tmprange be different than range but not > be an ERR_PTR? If so, lpcdev->io_host will have an invalid value. > Thanks for your pointing out! You are right! miss a line of 'return 0;' if (tmprange != range)

Re: [PATCH V7 4/7] LPC: Support the device-tree LPC host on Hip06/Hip07 (fwd)

2017-03-13 Thread Julia Lawall
Line 460 looks suspicious. Can tmprange be different than range but not be an ERR_PTR? If so, lpcdev->io_host will have an invalid value. julia -- Forwarded message -- Date: Tue, 14 Mar 2017 13:12:05 +0800 From: kbuild test robot To: kbu...@01.org Cc: Julia Lawall Subject: Re: