summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustus Winter <4winter@informatik.uni-hamburg.de>2015-08-17 16:24:00 +0200
committerJustus Winter <4winter@informatik.uni-hamburg.de>2015-08-17 16:24:00 +0200
commit2f525182a13a982d6ae6000c887eb4c0d3fd2e26 (patch)
tree5aa0461e78c697c2e78eca9ed5ca3b8599f52c32
parent45d879095b37af88af8c1b18ae28b4a1a17c48bf (diff)
reorder series
-rw-r--r--debian/patches/series6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/patches/series b/debian/patches/series
index 53a33d2..46853b7 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -10,10 +10,10 @@ 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-kern-disable-the-simple-lock-checks-while-debugging.patch
fix-locking0002-kern-improve-simple-lock-debugging.patch
fix-locking0003-kern-keep-track-of-the-writer-when-debugging-locks.patch
fix-locking0004-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