Fixup irqpoll patch to only activate on machines with ASM108x PCI bridge
This commit is contained in:
parent
58fb9ef4a5
commit
9e8b42e8ea
2 changed files with 65 additions and 87 deletions
|
|
@ -42,7 +42,7 @@ Summary: The Linux kernel
|
|||
# When changing real_sublevel below, reset this by hand to 1
|
||||
# (or to 0 and then use rpmdev-bumpspec).
|
||||
#
|
||||
%global baserelease 1
|
||||
%global baserelease 2
|
||||
%global fedora_build %{baserelease}
|
||||
|
||||
# real_sublevel is the 3.x kernel version we're starting with
|
||||
|
|
@ -1990,6 +1990,9 @@ fi
|
|||
# and build.
|
||||
|
||||
%changelog
|
||||
* Wed Mar 14 2012 Josh Boyer <jwboyer@redhat.com>
|
||||
- Fixup irqpoll patch to only activate on machines with ASM108x PCI bridge
|
||||
|
||||
* Wed Mar 14 2012 Steve Dickson <steved@redhat.com>
|
||||
- Reduce the foot print of the NFSv4 idmapping coda (bz 593035)
|
||||
|
||||
|
|
@ -2002,7 +2005,7 @@ fi
|
|||
* Wed Mar 07 2012 Dave Jones <davej@redhat.com>
|
||||
- Add debug patch for bugs 787171/766277
|
||||
|
||||
* Wed Mar 07 2012 Josh Boye <jwboyer@redhat.com>
|
||||
* Wed Mar 07 2012 Josh Boyer <jwboyer@redhat.com>
|
||||
- CVE-2012-1146: memcg: unregister events attached to the same eventfd can
|
||||
oops (rhbz 800817)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue