Re: [PATCH] usb: storage: scsiglue: increase transfer size limit

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Felipe,

[auto build test ERROR on usb/usb-next -- if it's inappropriate base, please suggest rules for selecting the more suitable base]

url:    https://github.com/0day-ci/linux/commits/Felipe-Balbi/usb-storage-scsiglue-increase-transfer-size-limit/20151030-042306
config: i386-randconfig-x009-201543 (attached as .config)
reproduce:
        # save the attached .config to linux build tree
        make ARCH=i386 

All errors (new ones prefixed by >>):

>> drivers/usb/storage/scsiglue.c:575:2: error: request for member 'use_clustering' in something not a structure or union
     .use_clustering =  1,
     ^

vim +/use_clustering +575 drivers/usb/storage/scsiglue.c

8ffe7ebe1 Felipe Balbi   2015-10-29  569  	.max_sectors =                  2048
^1da177e4 Linus Torvalds 2005-04-16  570  
^1da177e4 Linus Torvalds 2005-04-16  571  	/* merge commands... this seems to help performance, but
^1da177e4 Linus Torvalds 2005-04-16  572  	 * periodically someone should test to see which setting is more
^1da177e4 Linus Torvalds 2005-04-16  573  	 * optimal.
^1da177e4 Linus Torvalds 2005-04-16  574  	 */
^1da177e4 Linus Torvalds 2005-04-16 @575  	.use_clustering =		1,
^1da177e4 Linus Torvalds 2005-04-16  576  
^1da177e4 Linus Torvalds 2005-04-16  577  	/* emulated HBA */
^1da177e4 Linus Torvalds 2005-04-16  578  	.emulated =			1,

:::::: The code at line 575 was first introduced by commit
:::::: 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 Linux-2.6.12-rc2

:::::: TO: Linus Torvalds <torvalds@xxxxxxxxxxxxxxx>
:::::: CC: Linus Torvalds <torvalds@xxxxxxxxxxxxxxx>

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

Attachment: .config.gz
Description: Binary data


[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux