diff options
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec index 84eb6dacb..5e6f642e1 100644 --- a/kernel.spec +++ b/kernel.spec @@ -617,6 +617,11 @@ Patch26094: uas-Add-US_FL_NO_REPORT_OPCODES-for-JMicron-JMS566-w.patch #rhbz 1178975 Patch26125: x86-vdso-Use-asm-volatile-in-__getcpu.patch +#rhbz 1124119 +Patch26126: uas-Do-not-blacklist-ASM1153-disk-enclosures.patch +Patch26127: uas-Add-US_FL_NO_ATA_1X-for-2-more-Seagate-disk-encl.patch +Patch26128: uas-Add-no-report-opcodes-quirk-for-Simpletech-devic.patch + # git clone ssh://git.fedorahosted.org/git/kernel-arm64.git, git diff master...devel Patch30000: kernel-arm64.patch @@ -1342,6 +1347,11 @@ ApplyPatch uas-Add-US_FL_NO_REPORT_OPCODES-for-JMicron-JMS566-w.patch #rhbz 1178975 ApplyPatch x86-vdso-Use-asm-volatile-in-__getcpu.patch +#rhbz 1124119 +ApplyPatch uas-Do-not-blacklist-ASM1153-disk-enclosures.patch +ApplyPatch uas-Add-US_FL_NO_ATA_1X-for-2-more-Seagate-disk-encl.patch +ApplyPatch uas-Add-no-report-opcodes-quirk-for-Simpletech-devic.patch + %if 0%{?aarch64patches} ApplyPatch kernel-arm64.patch %ifnarch aarch64 # this is stupid, but i want to notice before secondary koji does. @@ -2209,6 +2219,7 @@ fi # || || %changelog * Mon Jan 12 2015 Josh Boyer <jwboyer@fedoraproject.org> +- Add various UAS quirks (rhbz 1124119) - Add patch to fix loop in VDSO (rhbz 1178975) * Fri Jan 09 2015 Josh Boyer <jwboyer@fedoraproject.org> - 3.19.0-0.rc3.git2.1 |