]> git.pld-linux.org Git - packages/xen.git/blob - xen-gcc4.patch
a5a8ca1fc993227649283737a1bf4d166d9d44a0
[packages/xen.git] / xen-gcc4.patch
1 --- /home/users/glen/rpm/BUILD/xen-3.0.4_1-src/xen/common/symbols.c~    2007-01-08 17:00:54.000000000 +0200
2 +++ /home/users/glen/rpm/BUILD/xen-3.0.4_1-src/xen/common/symbols.c     2008-05-24 01:03:53.860604056 +0300
3 @@ -94,7 +94,7 @@
4      unsigned long symbol_end = 0;
5  
6      /* This kernel should never had been booted. */
7 -    BUG_ON(!symbols_addresses);
8 +//    BUG_ON(!symbols_addresses);
9  
10      namebuf[KSYM_NAME_LEN] = 0;
11      namebuf[0] = 0;
This page took 0.025776 seconds and 2 git commands to generate.