diff options
Diffstat (limited to 'kernel.spec')
| -rw-r--r-- | kernel.spec | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec index 6ee461ad..8b2384b9 100644 --- a/kernel.spec +++ b/kernel.spec @@ -62,7 +62,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 3 +%global baserelease 4 %global fedora_build %{baserelease} # base_sublevel is the kernel version we're starting with and patching @@ -713,6 +713,8 @@ Patch14000: hibernate-freeze-filesystems.patch Patch14010: lis3-improve-handling-of-null-rate.patch +Patch20000: uprobes-3.5-tip.patch + # ARM # OMAP Patch21000: arm-omap-3.5-fixes.patch @@ -1413,6 +1415,8 @@ ApplyPatch efi-dont-map-boot-services-on-32bit.patch ApplyPatch lis3-improve-handling-of-null-rate.patch +ApplyPatch uprobes-3.5-tip.patch + ApplyPatch power-x86-destdir.patch ApplyPatch hfsplus-Fix-bless-ioctl-when-used-with-hardlinks.patch @@ -2282,6 +2286,9 @@ fi # ||----w | # || || %changelog +* Fri Jun 22 2012 Josh Boyer <jwboyer@redhat.com> +- Add uprobe backports from -tip from Anton Arapov + * Wed Jun 20 2012 Josh Boyer <jwboyer@redhat.com> - Fix incorrect logic in irqpoll patch |
