Drop patch that was NAKed upstream (rhbz 783211)
This commit is contained in:
parent
46521a321b
commit
914bd7b36a
2 changed files with 4 additions and 113 deletions
11
kernel.spec
11
kernel.spec
|
|
@ -54,7 +54,7 @@ Summary: The Linux kernel
|
|||
# For non-released -rc kernels, this will be appended after the rcX and
|
||||
# gitX tags, so a 3 here would become part of release "0.rcX.gitX.3"
|
||||
#
|
||||
%global baserelease 1
|
||||
%global baserelease 2
|
||||
%global fedora_build %{baserelease}
|
||||
|
||||
# base_sublevel is the kernel version we're starting with and patching
|
||||
|
|
@ -737,9 +737,6 @@ Patch21070: ext4-Support-check-none-nocheck-mount-options.patch
|
|||
Patch21073: KVM-x86-extend-struct-x86_emulate_ops-with-get_cpuid.patch
|
||||
Patch21074: KVM-x86-fix-missing-checks-in-syscall-emulation.patch
|
||||
|
||||
#rhbz 783211
|
||||
Patch21087: fs-Inval-cache-for-parent-block-device-if-fsync-called-on-part.patch
|
||||
|
||||
Patch21091: kmemleak.patch
|
||||
|
||||
Patch21092: udlfb-remove-sysfs-framebuffer-device-with-USB-disconnect.patch
|
||||
|
|
@ -1439,9 +1436,6 @@ ApplyPatch kmemleak.patch
|
|||
|
||||
ApplyPatch udlfb-remove-sysfs-framebuffer-device-with-USB-disconnect.patch
|
||||
|
||||
#rhbz 783211
|
||||
ApplyPatch fs-Inval-cache-for-parent-block-device-if-fsync-called-on-part.patch
|
||||
|
||||
#rhbz 772772
|
||||
ApplyPatch rt2x00_fix_MCU_request_failures.patch
|
||||
|
||||
|
|
@ -2292,6 +2286,9 @@ fi
|
|||
# ||----w |
|
||||
# || ||
|
||||
%changelog
|
||||
* Fri Feb 03 2012 Josh Boyer <jwboyer@redhat.com> - 3.3.0-0.rc2.git3.2
|
||||
- Drop patch that was NAKed upstream (rhbz 783211)
|
||||
|
||||
* Fri Feb 03 2012 Josh Boyer <jwboyer@redhat.com> - 3.3.0-0.rc2.git3.1
|
||||
- Linux 3.3-rc2-git3 (upstream 7f06db34e55af8fc33cf3d6d46d869cb7a372b5d)
|
||||
- Patch from Jakub Kicinski to fix rt2x00 MCU requests (rhbz 772772)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue