diff options
author | Kyle McMartin <kyle@mcmartin.ca> | 2010-11-29 21:10:59 -0500 |
---|---|---|
committer | Kyle McMartin <kyle@mcmartin.ca> | 2010-11-29 21:10:59 -0500 |
commit | 4d70d8dc24db4f98f63c600db89e6e5e750667c4 (patch) | |
tree | 7221247e4e3aa117ba34a19d815254178bcf0bf2 /kernel.spec | |
parent | 67f5884c551c70cd29c2b0668b39c5bc8ca14c0a (diff) | |
download | kernel-4d70d8dc24db4f98f63c600db89e6e5e750667c4.tar.gz kernel-4d70d8dc24db4f98f63c600db89e6e5e750667c4.tar.xz kernel-4d70d8dc24db4f98f63c600db89e6e5e750667c4.zip |
update debug-vm-would-have-oomkilled
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec index 0b4f1f609..c353b65c0 100644 --- a/kernel.spec +++ b/kernel.spec @@ -1176,7 +1176,7 @@ ApplyPatch acpi-update-battery-information-on-notification-0x81.patch ApplyPatch linux-2.6-debug-sizeof-structs.patch ApplyPatch linux-2.6-debug-nmi-timeout.patch ApplyPatch linux-2.6-debug-taint-vm.patch -###FIX###ApplyPatch linux-2.6-debug-vm-would-have-oomkilled.patch +ApplyPatch linux-2.6-debug-vm-would-have-oomkilled.patch ApplyPatch linux-2.6-debug-always-inline-kzalloc.patch # @@ -1910,6 +1910,9 @@ fi # || || %changelog +* Mon Nov 29 2010 Kyle McMartin <kyle@redhat.com> +- Update debug-vm-would_have_oomkilled patch. + * Mon Nov 29 2010 Kyle McMartin <kyle@redhat.com> 2.6.37-0.rc3.git6.1 - Linux 2.6.37-rc3-git6 - TTY: open/hangup race fixup (rhbz#630464) |