All of lore.kernel.org
 help / color / mirror / Atom feed
* SCSI make all{yes,mod}config build breakage
@ 2006-10-01  1:25 ` Jeff Garzik
  0 siblings, 0 replies; 2+ messages 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.

-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2006-10-01  1:25 UTC | newest]

Thread overview: 2+ messages (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
2006-10-01  1:25 ` Jeff Garzik

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.