Revert fsnotify changes as they cause slab corruption for multiple people

This commit is contained in:
Josh Boyer 2014-01-23 10:33:11 -05:00
parent d849e53944
commit ad8be0c4fd
2 changed files with 2034 additions and 0 deletions

View File

@ -644,6 +644,8 @@ Patch25185: perf-plugin-dir.patch
Patch25186: peterz-printk-timestamp-fix.patch
Patch25187: revert-fsnotify-changes.patch
# END OF PATCH DEFINITIONS
%endif
@ -1310,6 +1312,10 @@ ApplyPatch perf-plugin-dir.patch
ApplyPatch peterz-printk-timestamp-fix.patch
# Davej and others are reporting slab corruption with the fsnotify changes.
# Revert them until they're worked out upstream
ApplyPatch revert-fsnotify-changes.patch
# END OF PATCH APPLICATIONS
%endif
@ -2089,6 +2095,7 @@ fi
# || ||
%changelog
* Thu Jan 23 2014 Josh Boyer <jwboyer@fedoraproject.org> - 3.14.0-0.rc0.git6.1.1
- Revert fsnotify changes as they cause slab corruption for multiple people
- Linux v3.13-3995-g0dc3fd0
* Thu Jan 23 2014 Josh Boyer <jwboyer@fedoraproject.org> - 3.14.0-0.rc0.git5.1

File diff suppressed because it is too large Load Diff