Re: [PATCH 13/14] usb: dwc2: host: fix descriptor list address masking

2015-10-12 Thread kbuild test robot
Hi Mian, [auto build test WARNING on balbi-usb/next -- if it's inappropriate base, please suggest rules for selecting the more suitable base] config: x86_64-randconfig-x013-201541 (attached as .config) reproduce: # save the attached .config to linux build tree make ARCH=x86_64

Re: [PATCH 13/14] usb: dwc2: host: fix descriptor list address masking

2015-10-12 Thread Herrero, Gregory
On Mon, Oct 12, 2015 at 03:06:32PM +0800, kbuild test robot wrote: > Hi Mian, > > [auto build test WARNING on balbi-usb/next -- if it's inappropriate base, > please suggest rules for selecting the more suitable base] > > config: i386-randconfig-x002-201541 (attached as .config) > reproduce: >

Re: [PATCH 13/14] usb: dwc2: host: fix descriptor list address masking

2015-10-12 Thread kbuild test robot
Hi Mian, [auto build test WARNING on balbi-usb/next -- if it's inappropriate base, please suggest rules for selecting the more suitable base] config: tile-allyesconfig (attached as .config) reproduce: wget

[PATCH 13/14] usb: dwc2: host: fix descriptor list address masking

2015-10-12 Thread Gregory Herrero
From: Mian Yousaf Kaukab Masks for HCDMA.CTD and HCDMA.DMAAddr are incorrect. As we always start from first descriptor, no need to mask the address anyway. Signed-off-by: Mian Yousaf Kaukab Signed-off-by: Gregory Herrero

Re: [PATCH 13/14] usb: dwc2: host: fix descriptor list address masking

2015-10-12 Thread kbuild test robot
Hi Mian, [auto build test WARNING on balbi-usb/next -- if it's inappropriate base, please suggest rules for selecting the more suitable base] config: i386-randconfig-x002-201541 (attached as .config) reproduce: # save the attached .config to linux build tree make ARCH=i386 All