On Wed, 2013-12-18 at 10:38 +0800, kbuild test robot wrote: > tree: git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending.git for-next > head: e66f046d1910aed58b9a08cfa2129be84d6eae88 > commit: 5093558afdb0660ce27826eb353dcd63a23cb4b8 [13/14] target_core_alua: Referrals infrastructure > config: i386-randconfig-r0-1218 (attached as .config) > > All error/warnings: > > drivers/built-in.o: In function `target_alua_state_check': > >> (.text+0x227d0d): undefined reference to `__udivdi3' > Mmmm, strange.. I assume this was left-over from the unsigned long long division in core_alua_state_lba_dependent() that was fixed yesterday. Namely, because I don't see any unsigned long long division (or any division for that matter) within target_alua_state_check() code, and doing a local build with ARCH=i386 does not reproduce this error.. --nab -- To unsubscribe from this list: send the line "unsubscribe target-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html