diff options
author | Justus Winter <4winter@informatik.uni-hamburg.de> | 2015-08-18 16:49:13 +0200 |
---|---|---|
committer | Justus Winter <4winter@informatik.uni-hamburg.de> | 2015-08-18 16:49:13 +0200 |
commit | 852a54f85c30ebcf56d8e4deb41dd47a018b8a3b (patch) | |
tree | 5d4612aaa230c99fc7e8d1f88d30d22ba3afc437 /debian | |
parent | 32cee4938cef0766b22d3e799393c78c997d72a7 (diff) |
reorder series
Diffstat (limited to 'debian')
-rw-r--r-- | debian/patches/series | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/patches/series b/debian/patches/series index 014c6d8..2748fa8 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -10,9 +10,9 @@ task-load.patch reorder-ipc_port.patch sysenter0001-yyy-sysenter-prototype.patch -vm-cache-policy0001-VM-cache-policy-change.patch -vm-cache-policy0002-vm-keep-track-of-clean-pages.patch -vm-cache-policy0003-vm-evict-clean-pages-first.patch fix-locking0001-vm-collapse-unreachable-branch-into-assertion.patch fix-locking0002-i386-fix-panic-message.patch fix-locking0003-vm-fix-locking-issues.patch +vm-cache-policy0001-VM-cache-policy-change.patch +vm-cache-policy0002-vm-keep-track-of-clean-pages.patch +vm-cache-policy0003-vm-evict-clean-pages-first.patch |