[PATCH] Very small fix for 2.4.3-pre8 unresolved symbols

2001-03-26 Thread Ian Hastie

It just adds net_init.o to the definition of export-objs.

--- linux-2.4.3-pre8/drivers/net/Makefile.symbols   Tue Mar 27 00:30:58 2001
+++ linux-2.4.3-pre8/drivers/net/Makefile   Tue Mar 27 03:00:21 2001
@@ -16,7 +16,7 @@
 # This list comes from 'grep -l EXPORT_SYMBOL *.[hc]'.
 
 export-objs := 8390.o arlan.o aironet4500_core.o aironet4500_card.o 
ppp_async.o \
-   ppp_generic.o slhc.o pppox.o auto_irq.o
+   ppp_generic.o slhc.o pppox.o auto_irq.o net_init.o
 
 ifeq ($(CONFIG_TULIP),y)
   obj-y += tulip/tulip.o

-- 
Ian.

I don't have a sig either!
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



[PATCH] Very small fix for 2.4.3-pre8 unresolved symbols

2001-03-26 Thread Ian Hastie

It just adds net_init.o to the definition of export-objs.

--- linux-2.4.3-pre8/drivers/net/Makefile.symbols   Tue Mar 27 00:30:58 2001
+++ linux-2.4.3-pre8/drivers/net/Makefile   Tue Mar 27 03:00:21 2001
@@ -16,7 +16,7 @@
 # This list comes from 'grep -l EXPORT_SYMBOL *.[hc]'.
 
 export-objs := 8390.o arlan.o aironet4500_core.o aironet4500_card.o 
ppp_async.o \
-   ppp_generic.o slhc.o pppox.o auto_irq.o
+   ppp_generic.o slhc.o pppox.o auto_irq.o net_init.o
 
 ifeq ($(CONFIG_TULIP),y)
   obj-y += tulip/tulip.o

-- 
Ian.

I don't have a sig either!
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



Oop in 2.4.0-test12

2000-12-21 Thread Ian Hastie

Looks like page_launder is still causing problems.  I was using
ReiserFS version 3.6.23.  As far as I remember it was running
Seti@Home 3.03 and compile qt-2.2.3.  I was able to run ksymoops
without rebooting.

ksymoops 2.3.5 on i686 2.4.0-test12.  Options used
 -v /boot/vmlinux-2.4.0-test12 (specified)
 -k /proc/ksyms (default)
 -l /proc/modules (default)
 -o /lib/modules/2.4.0-test12/ (default)
 -m /boot/System.map-2.4.0-test12 (specified)

Unable to handle kernel NULL pointer dereference at virtual address 000c
c012cf63
*pde = 
Oops: 
CPU:0
EIP:0010:[]
Using defaults from ksymoops -t elf32-i386 -a i386
EFLAGS: 00010202
eax:    ebx: c1097d0c   ecx: 04ba   edx: 0002
esi: c1097cf0   edi: 3a33   ebp:    esp: c1479fb4
ds: 0018   es: 0018   ss: 0018
Process bdflush (pid: 6, stackpage=c1479000)
Stack: c1478000 c027703c  0008e000  c1478000  3a32 
    c01361bd 0003  00010f00 c145ff8c c145ffd8 c0109043 
   c145ffc4 c145ffc4 c145ffc4 
Call Trace: [] [] 
Code: 8b 40 0c 8b 10 85 d2 0f 84 85 04 00 00 83 7c 24 18 00 75 4e 

>>EIP; c012cf63<=
Trace; c01361bd 
Trace; c0109043 
Code;  c012cf63 
 <_EIP>:
Code;  c012cf63<=
   0:   8b 40 0c  mov0xc(%eax),%eax   <=
Code;  c012cf66 
   3:   8b 10 mov(%eax),%edx
Code;  c012cf68 
   5:   85 d2 test   %edx,%edx
Code;  c012cf6a 
   7:   0f 84 85 04 00 00 je 492 <_EIP+0x492> c012d3f5 

Code;  c012cf70 
   d:   83 7c 24 18 00cmpl   $0x0,0x18(%esp,1)
Code;  c012cf75 
  12:   75 4e jne62 <_EIP+0x62> c012cfc5 

-- 
Ian.

I don't have a sig either!
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/



Oop in 2.4.0-test12

2000-12-21 Thread Ian Hastie

Looks like page_launder is still causing problems.  I was using
ReiserFS version 3.6.23.  As far as I remember it was running
Seti@Home 3.03 and compile qt-2.2.3.  I was able to run ksymoops
without rebooting.

ksymoops 2.3.5 on i686 2.4.0-test12.  Options used
 -v /boot/vmlinux-2.4.0-test12 (specified)
 -k /proc/ksyms (default)
 -l /proc/modules (default)
 -o /lib/modules/2.4.0-test12/ (default)
 -m /boot/System.map-2.4.0-test12 (specified)

Unable to handle kernel NULL pointer dereference at virtual address 000c
c012cf63
*pde = 
Oops: 
CPU:0
EIP:0010:[c012cf63]
Using defaults from ksymoops -t elf32-i386 -a i386
EFLAGS: 00010202
eax:    ebx: c1097d0c   ecx: 04ba   edx: 0002
esi: c1097cf0   edi: 3a33   ebp:    esp: c1479fb4
ds: 0018   es: 0018   ss: 0018
Process bdflush (pid: 6, stackpage=c1479000)
Stack: c1478000 c027703c  0008e000  c1478000  3a32 
    c01361bd 0003  00010f00 c145ff8c c145ffd8 c0109043 
   c145ffc4 c145ffc4 c145ffc4 
Call Trace: [c01361bd] [c0109043] 
Code: 8b 40 0c 8b 10 85 d2 0f 84 85 04 00 00 83 7c 24 18 00 75 4e 

EIP; c012cf63 page_launder+1d3/800   =
Trace; c01361bd bdflush+8d/120
Trace; c0109043 kernel_thread+23/30
Code;  c012cf63 page_launder+1d3/800
 _EIP:
Code;  c012cf63 page_launder+1d3/800   =
   0:   8b 40 0c  mov0xc(%eax),%eax   =
Code;  c012cf66 page_launder+1d6/800
   3:   8b 10 mov(%eax),%edx
Code;  c012cf68 page_launder+1d8/800
   5:   85 d2 test   %edx,%edx
Code;  c012cf6a page_launder+1da/800
   7:   0f 84 85 04 00 00 je 492 _EIP+0x492 c012d3f5 
page_launder+665/800
Code;  c012cf70 page_launder+1e0/800
   d:   83 7c 24 18 00cmpl   $0x0,0x18(%esp,1)
Code;  c012cf75 page_launder+1e5/800
  12:   75 4e jne62 _EIP+0x62 c012cfc5 page_launder+235/800

-- 
Ian.

I don't have a sig either!
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/