[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#268128: kernel-source-2.6.8: compile error in drivers/block/scsi_ioctl.c



severity 268128 grave
thanks

Hi,

Bastian Kleineidam writes:

> Perhaps the new safe-for-copy scsi command patch is incomplete?

Yes.  Apply the attached patch and see if the resulting kernel works;
I am not completely sure that the values are correct.

> PS: I left the severity normal for now since I don't know if I forgot
> something to include or to patch ;)

It is in fact a bug in kernel-source-2.6.8.  I set the severity to
grave because the bug "makes the package in question unusable by [...]
all users", and because this revision must not enter sarge.

Regards, Jens. 

--- ./include/linux/cdrom.h.orig	2004-08-26 09:15:56.891296646 +0200
+++ ./include/linux/cdrom.h	2004-08-26 09:14:34.434684402 +0200
@@ -468,6 +468,7 @@
 #define GPCMD_RESERVE_RZONE_TRACK	    0x53
 #define GPCMD_SCAN			    0xba
 #define GPCMD_SEEK			    0x2b
+#define GPCMD_SEND_CUE_SHEET    	    0x5d
 #define GPCMD_SEND_DVD_STRUCTURE	    0xad
 #define GPCMD_SEND_EVENT		    0xa2
 #define GPCMD_SEND_KEY			    0xa3
--- ./include/scsi/scsi.h.orig	2004-08-25 19:55:21.000000000 +0200
+++ ./include/scsi/scsi.h	2004-08-26 09:12:24.594594554 +0200
@@ -111,6 +111,7 @@
 #define WRITE_LONG_2          0xea
 #define READ_16               0x88
 #define WRITE_16              0x8a
+#define VERIFY_16             0x8f
 #define SERVICE_ACTION_IN     0x9e
 /* values for service action in */
 #define	SAI_READ_CAPACITY_16  0x10
-- 
J'qbpbe, le m'en fquz pe j'qbpbe!
Le veux aimeb et mqubib panz je pézqbpbe je djuz tqtaj!

Reply to: