lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 18 Oct 2007 16:52:06 -0400
From:	Jeff Garzik <jeff@...zik.org>
To:	Jens Axboe <jens.axboe@...cle.com>
CC:	Ingo Molnar <mingo@...e.hu>, linux-kernel@...r.kernel.org,
	Linus Torvalds <torvalds@...ux-foundation.org>,
	Alan Cox <alan@...rguk.ukuu.org.uk>,
	"David S. Miller" <davem@...emloft.net>,
	Andrew Morton <akpm@...ux-foundation.org>,
	Mark Lord <lkml@....ca>
Subject: Re: libata crash

Jens Axboe wrote:
> On Thu, Oct 18 2007, Ingo Molnar wrote:
>> * Jens Axboe <jens.axboe@...cle.com> wrote:
>>
>>> I'll see if I can spend some time tonight chopping the patch into 
>>> digestable pieces, unfortunately I'll be away the next three days. And 
>>> it would be nice to get this thing merged asap.
>> and make sure it builds:
>>
>> drivers/scsi/fd_mcs.c: In function 'fd_mcs_intr':
>> drivers/scsi/fd_mcs.c:976: error: 'struct scatterlist' has no member named 'page'
>> drivers/scsi/fd_mcs.c:1009: error: 'struct scatterlist' has no member named 'page'
>> drivers/scsi/fd_mcs.c: In function 'fd_mcs_queue':
>> drivers/scsi/fd_mcs.c:1112: error: 'struct scatterlist' has no member named 'page'
>> drivers/scsi/in2000.c: In function 'in2000_queuecommand':
>> drivers/scsi/in2000.c:375: error: 'struct scatterlist' has no member named 'page'
>> drivers/scsi/in2000.c: In function 'transfer_bytes':
>> drivers/scsi/in2000.c:767: error: 'struct scatterlist' has no member named 'page'
> 
> Oops, wonder why they were missed in the allyes/modconfig. Fixed now,
> thanks!

Building on x86-64, I'm betting?  :)

I fell victim to the same thing a few days ago, missing some compile 
breakage that only appeared with

     make ARCH=i386 allmodconfig && make ARCH=i386 -sj9

Though am I alone in dreaming of a kernel.org service that would permit 
all-arch build testing of a git URL?

Regards,

	Jeff



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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ