Linux v3.19-rc2
- Temporarily disable aarch64patches - Happy New Year
This commit is contained in:
parent
bfe354a1c3
commit
208228cebd
77 changed files with 248 additions and 2718 deletions
|
|
@ -9,10 +9,10 @@ Upstream-status: Fedora mustard (might be worth dropping...)
|
|||
1 file changed, 6 insertions(+), 1 deletion(-)
|
||||
|
||||
diff --git a/drivers/scsi/sd.c b/drivers/scsi/sd.c
|
||||
index cfba74cd8e8b..5127df3cc064 100644
|
||||
index 399516925d80..2ac9a156da39 100644
|
||||
--- a/drivers/scsi/sd.c
|
||||
+++ b/drivers/scsi/sd.c
|
||||
@@ -2768,13 +2768,18 @@ static int sd_try_extended_inquiry(struct scsi_device *sdp)
|
||||
@@ -2750,13 +2750,18 @@ static int sd_try_extended_inquiry(struct scsi_device *sdp)
|
||||
static int sd_revalidate_disk(struct gendisk *disk)
|
||||
{
|
||||
struct scsi_disk *sdkp = scsi_disk(disk);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue