Bug in kernel 2.4.3?


Subject: Bug in kernel 2.4.3?
From: Craig Small (csmall@eye-net.com.au )
Date: Fri Apr 13 2001 - 01:16:01 PDT


First the good news:
Linux fozzie 2.2.17 #1 Mon May 21 14:37:59 EST 2018 alpha unknown

I tried compiling the 2.4.3 kernel with the tlb and numa-2 patches.
But there is definitely something wrong with
include/linux/kernel.h, it has:

#define PADDING 22 + sizeof(short) - 3 * sizeof(long) - sizeof(int)
       char _f[PADDING]; /* Padding: libc5 uses this.. */

22 + 2 - (3 * 8 ) - 4 = 22 + 2 - 24 - 4 = -4

I'm going to try to remove the padding and see if that works, it may
be ok due to the comment. (I hope so anyway).

  - Craig

-- 
Craig Small VK2XLZ  GnuPG:1C1B D893 1418 2AF4 45EE  95CB C76C E5AC 12CA DFA5
Eye-Net Consulting http://www.eye-net.com.au/        <csmall@eye-net.com.au>
MIEEE <csmall@ieee.org>                 Debian developer <csmall@debian.org>

-- To UNSUBSCRIBE, email to debian-alpha-request@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



This archive was generated by hypermail 2a22 : Sat May 05 2001 - 06:18:16 PDT