Uprobes backports from upstream
This commit is contained in:
parent
39c7bf392f
commit
ddc5dcdcdf
2 changed files with 1383 additions and 0 deletions
|
|
@ -787,6 +787,8 @@ Patch22089: 0010-ext4-fix-ext_remove_space-for-punch_hole-case.patch
|
|||
Patch22090: 0011-ext4-fix-ext4_flush_completed_IO-wait-semantics.patch
|
||||
Patch22091: 0012-ext4-serialize-fallocate-with-ext4_convert_unwritten.patch
|
||||
|
||||
Patch22100: uprobes-upstream-backport.patch
|
||||
|
||||
# END OF PATCH DEFINITIONS
|
||||
|
||||
%endif
|
||||
|
|
@ -1524,6 +1526,8 @@ ApplyPatch 0010-ext4-fix-ext_remove_space-for-punch_hole-case.patch
|
|||
ApplyPatch 0011-ext4-fix-ext4_flush_completed_IO-wait-semantics.patch
|
||||
ApplyPatch 0012-ext4-serialize-fallocate-with-ext4_convert_unwritten.patch
|
||||
|
||||
ApplyPatch uprobes-upstream-backport.patch
|
||||
|
||||
# END OF PATCH APPLICATIONS
|
||||
|
||||
%endif
|
||||
|
|
@ -2376,6 +2380,9 @@ fi
|
|||
# ||----w |
|
||||
# || ||
|
||||
%changelog
|
||||
* Mon Oct 29 2012 Justin M. Forbes <jforbes@redhat.com>
|
||||
- Uprobes backports from upstream
|
||||
|
||||
* Mon Oct 29 2012 Peter Robinson <pbrobinson@fedoraproject.org>
|
||||
- Update ARM alignment patch to upstream
|
||||
|
||||
|
|
|
|||
1376
uprobes-upstream-backport.patch
Normal file
1376
uprobes-upstream-backport.patch
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue