bugfix/arm/scsi-osd-build-fix.patch was also part of 2.6.32.1.

Revert it, then apply the full stable patch, as per convention.

svn path=/dists/trunk/linux-2.6/; revision=14789
This commit is contained in:
dann frazier 2009-12-16 19:24:16 +00:00
parent 8157399762
commit 884d1b6646
2 changed files with 13 additions and 0 deletions

View File

@ -1778,6 +1778,18 @@ index 75e6e60..0f67914 100644
}
static inline int sas_ss_flags(unsigned long sp)
diff --git a/include/scsi/osd_protocol.h b/include/scsi/osd_protocol.h
index 2cc8e8b..6856612 100644
--- a/include/scsi/osd_protocol.h
+++ b/include/scsi/osd_protocol.h
@@ -17,6 +17,7 @@
#define __OSD_PROTOCOL_H__
#include <linux/types.h>
+#include <linux/kernel.h>
#include <asm/unaligned.h>
#include <scsi/scsi.h>
diff --git a/include/scsi/scsi_host.h b/include/scsi/scsi_host.h
index 47941fc..0b4baba 100644
--- a/include/scsi/scsi_host.h

View File

@ -1,4 +1,5 @@
+ features/all/aufs2/aufs2-20091205.patch
+ bugfix/all/atl1c-use-common_task-instead-of-reset_task-and-link.patch
+ bugfix/all/netfilter-xtables-fix-conntrack-match-v1-ipt-save-output.patch
- bugfix/arm/scsi-osd-build-fix.patch
+ bugfix/all/stable/2.6.32.1.patch