From 3ddbdca8f8a6a3008b6bc06bbd81250661e604ed Mon Sep 17 00:00:00 2001 From: Kyle McMartin Date: Wed, 16 Mar 2011 09:04:53 -0400 Subject: Set rawhide back on the bleeding edge Test out scripts/rebase.sh on 2.6.38-git1. Enable fhandle syscalls (ugh. conditional syscalls... update CONFIG_EXPORTFS to =y, since it's now a bool.) CONFIG_XEN_DEBUG [i386,x86_64] =n, but possibly should be -debug conditional. Needs a xen user to benchmark and see how bad the overhead is. --- sources | 1 + 1 file changed, 1 insertion(+) (limited to 'sources') diff --git a/sources b/sources index a051716d..c8c241fc 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ 7d471477bfa67546f902da62227fa976 linux-2.6.38.tar.bz2 +3a6059385b1b495a4e0b63ec8a51a6e9 patch-2.6.38-git1.bz2 -- cgit