From 59fa16a09f5bdd1b28d06000ce209bfb15663ce9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Fri, 23 May 2008 22:36:05 +0000 Subject: [PATCH] - HEAD+BRANCH+REMOVE hack due on carme: $ cvs ci -r XEN_3_0_4 xen-gcc4.patch ci: invalid option -- 'r' cvs commit: nothing known about `XEN_3_0_4' cvs [commit aborted]: correct above errors first! -- with: cvsnt-0:2.5.04.2980-2.x86_64 Changed files: xen-gcc4.patch -> 1.2 --- xen-gcc4.patch | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 xen-gcc4.patch diff --git a/xen-gcc4.patch b/xen-gcc4.patch deleted file mode 100644 index a5a8ca1..0000000 --- a/xen-gcc4.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- /home/users/glen/rpm/BUILD/xen-3.0.4_1-src/xen/common/symbols.c~ 2007-01-08 17:00:54.000000000 +0200 -+++ /home/users/glen/rpm/BUILD/xen-3.0.4_1-src/xen/common/symbols.c 2008-05-24 01:03:53.860604056 +0300 -@@ -94,7 +94,7 @@ - unsigned long symbol_end = 0; - - /* This kernel should never had been booted. */ -- BUG_ON(!symbols_addresses); -+// BUG_ON(!symbols_addresses); - - namebuf[KSYM_NAME_LEN] = 0; - namebuf[0] = 0; -- 2.44.0