Re: linux-next: Tree for Dec 19 (target)

2013-12-19 Thread Nicholas A. Bellinger
On Thu, 2013-12-19 at 11:32 -0800, Randy Dunlap wrote:
> On 12/18/13 21:51, Stephen Rothwell wrote:
> > Hi all,
> > 
> > Changes since 20131218:
> > 
> 
> 
> on i386:
> 
> drivers/built-in.o: In function `target_alua_state_check':
> (.text+0x3fc859): undefined reference to `__udivdi3'
> 
> 

Mmm, this appears to be a different unsigned long long division than the
one fixed in core_alua_state_lba_dependent() for 12192013 next code..

Strangely enough, I'm not able to reproduce with a local ARCH=i386
build..?

Hannes (CC'ed) care to take a look..?

--nab

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: linux-next: Tree for Dec 19 (target)

2013-12-19 Thread Geert Uytterhoeven
On Thu, Dec 19, 2013 at 8:32 PM, Randy Dunlap  wrote:
> On 12/18/13 21:51, Stephen Rothwell wrote:
>> Changes since 20131218:
> on i386:
>
> drivers/built-in.o: In function `target_alua_state_check':
> (.text+0x3fc859): undefined reference to `__udivdi3'

I believe this is already fixed in today's tree (it also happened on m68k
and mips).

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: linux-next: Tree for Dec 19 (target)

2013-12-19 Thread Randy Dunlap
On 12/18/13 21:51, Stephen Rothwell wrote:
> Hi all,
> 
> Changes since 20131218:
> 


on i386:

drivers/built-in.o: In function `target_alua_state_check':
(.text+0x3fc859): undefined reference to `__udivdi3'




-- 
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: linux-next: Tree for Dec 19 (target)

2013-12-19 Thread Randy Dunlap
On 12/18/13 21:51, Stephen Rothwell wrote:
 Hi all,
 
 Changes since 20131218:
 


on i386:

drivers/built-in.o: In function `target_alua_state_check':
(.text+0x3fc859): undefined reference to `__udivdi3'




-- 
~Randy
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: linux-next: Tree for Dec 19 (target)

2013-12-19 Thread Geert Uytterhoeven
On Thu, Dec 19, 2013 at 8:32 PM, Randy Dunlap rdun...@infradead.org wrote:
 On 12/18/13 21:51, Stephen Rothwell wrote:
 Changes since 20131218:
 on i386:

 drivers/built-in.o: In function `target_alua_state_check':
 (.text+0x3fc859): undefined reference to `__udivdi3'

I believe this is already fixed in today's tree (it also happened on m68k
and mips).

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say programmer or something like that.
-- Linus Torvalds
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: linux-next: Tree for Dec 19 (target)

2013-12-19 Thread Nicholas A. Bellinger
On Thu, 2013-12-19 at 11:32 -0800, Randy Dunlap wrote:
 On 12/18/13 21:51, Stephen Rothwell wrote:
  Hi all,
  
  Changes since 20131218:
  
 
 
 on i386:
 
 drivers/built-in.o: In function `target_alua_state_check':
 (.text+0x3fc859): undefined reference to `__udivdi3'
 
 

Mmm, this appears to be a different unsigned long long division than the
one fixed in core_alua_state_lba_dependent() for 12192013 next code..

Strangely enough, I'm not able to reproduce with a local ARCH=i386
build..?

Hannes (CC'ed) care to take a look..?

--nab

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/