* SCSI make all{yes,mod}config build breakage
@ 2006-10-01 1:25 Jeff Garzik
0 siblings, 0 replies; only message in thread
From: Jeff Garzik @ 2006-10-01 1:25 UTC (permalink / raw)
To: Jens Axboe, SCSI Mailing List, James Bottomley
Cc: Linux Kernel, Andrew Morton, Linus Torvalds
The block tree merge broke the SCSI build:
CC [M] drivers/scsi/libsas/sas_scsi_host.o
In file included from include/scsi/libsas.h:35,
from drivers/scsi/libsas/sas_internal.h:32,
from drivers/scsi/libsas/sas_scsi_host.c:26:
include/scsi/scsi_device.h: In function ‘scsi_device_reprobe’:
include/scsi/scsi_device.h:303: warning: ignoring return value of
‘device_reprobe’, declared with attribute warn_unused_result
drivers/scsi/libsas/sas_scsi_host.c: In function ‘sas_scsi_get_task_attr’:
drivers/scsi/libsas/sas_scsi_host.c:129: error: ‘struct request’ has no
member named ‘flags’
The attached patch (sent in separate email with proper sign-off) fixes
things.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-10-01 1:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-01 1:25 SCSI make all{yes,mod}config build breakage Jeff Garzik
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox