linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: linux-next: Tree for Jun 6 (scsi_debug.c)
       [not found] <20160606142058.44b82e38@canb.auug.org.au>
@ 2016-06-07  3:10 ` Randy Dunlap
  2016-08-23 23:22   ` Masanari Iida
  0 siblings, 1 reply; 3+ messages in thread
From: Randy Dunlap @ 2016-06-07  3:10 UTC (permalink / raw)
  To: Stephen Rothwell, linux-next; +Cc: linux-kernel, linux-scsi

On 06/05/16 21:20, Stephen Rothwell wrote:
> Hi all,
> 
> Changes since 20160603:

on x86_64:

ERROR: "ip_compute_csum" [drivers/scsi/scsi_debug.ko] undefined!

CONFIG_GENERIC_CSUM doesn't seem to exist for x86, so lib/checksum.o is not built.


-- 
~Randy

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: linux-next: Tree for Jun 6 (scsi_debug.c)
  2016-06-07  3:10 ` linux-next: Tree for Jun 6 (scsi_debug.c) Randy Dunlap
@ 2016-08-23 23:22   ` Masanari Iida
  2016-09-02 15:40     ` Randy Dunlap
  0 siblings, 1 reply; 3+ messages in thread
From: Masanari Iida @ 2016-08-23 23:22 UTC (permalink / raw)
  To: Randy Dunlap
  Cc: Stephen Rothwell, linux-next, linux-kernel@vger.kernel.org,
	linux-scsi

This one still exist on linus's tree (as of  v4.8-rc3).

CALL    scripts/checksyscalls.sh
  CHK     kernel/config_data.h
  Building modules, stage 2.
  MODPOST 720 modules
ERROR: "ip_compute_csum" [drivers/scsi/scsi_debug.ko] undefined!
scripts/Makefile.modpost:91: recipe for target '__modpost' failed
make[1]: *** [__modpost] Error 1
Makefile:1178: recipe for target 'modules' failed
make: *** [modules] Error 2

Masanari

On Tue, Jun 7, 2016 at 12:10 PM, Randy Dunlap <rdunlap@infradead.org> wrote:
> On 06/05/16 21:20, Stephen Rothwell wrote:
>> Hi all,
>>
>> Changes since 20160603:
>
> on x86_64:
>
> ERROR: "ip_compute_csum" [drivers/scsi/scsi_debug.ko] undefined!
>
> CONFIG_GENERIC_CSUM doesn't seem to exist for x86, so lib/checksum.o is not built.
>
>
> --
> ~Randy

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: linux-next: Tree for Jun 6 (scsi_debug.c)
  2016-08-23 23:22   ` Masanari Iida
@ 2016-09-02 15:40     ` Randy Dunlap
  0 siblings, 0 replies; 3+ messages in thread
From: Randy Dunlap @ 2016-09-02 15:40 UTC (permalink / raw)
  To: Masanari Iida
  Cc: Stephen Rothwell, linux-next, linux-kernel@vger.kernel.org,
	linux-scsi

On 08/23/16 16:22, Masanari Iida wrote:
> This one still exist on linus's tree (as of  v4.8-rc3).
> 
> CALL    scripts/checksyscalls.sh
>   CHK     kernel/config_data.h
>   Building modules, stage 2.
>   MODPOST 720 modules
> ERROR: "ip_compute_csum" [drivers/scsi/scsi_debug.ko] undefined!
> scripts/Makefile.modpost:91: recipe for target '__modpost' failed
> make[1]: *** [__modpost] Error 1
> Makefile:1178: recipe for target 'modules' failed
> make: *** [modules] Error 2
> 
> Masanari

Hi,

Do you have the kernel .config file that causes this?
I can no longer reproduce it.

What $arch did you build on?

Thanks.

> On Tue, Jun 7, 2016 at 12:10 PM, Randy Dunlap <rdunlap@infradead.org> wrote:
>> On 06/05/16 21:20, Stephen Rothwell wrote:
>>> Hi all,
>>>
>>> Changes since 20160603:
>>
>> on x86_64:
>>
>> ERROR: "ip_compute_csum" [drivers/scsi/scsi_debug.ko] undefined!
>>
>> CONFIG_GENERIC_CSUM doesn't seem to exist for x86, so lib/checksum.o is not built.
>>
>>
>> --
>> ~Randy


-- 
~Randy

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-09-02 15:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20160606142058.44b82e38@canb.auug.org.au>
2016-06-07  3:10 ` linux-next: Tree for Jun 6 (scsi_debug.c) Randy Dunlap
2016-08-23 23:22   ` Masanari Iida
2016-09-02 15:40     ` Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).