[no subject]

2005-07-26 Thread msmulders
unsubscribe linux-kernel
-
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/


[no subject]

2005-07-26 Thread msmulders
unsubscribe linux-kernel
-
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/


Re: help! kernel errors?

2005-07-25 Thread msmulders

Beantwoorden "Vladimir V. Saveliev" <[EMAIL PROTECTED]>:

You may want to take a look at linux/Documentation/oops-tracing.txt


Does this get us any closer? Still gibberish to me?

~/ksymoops-2.4.9# ./ksymoops < err.txt
ksymoops 2.4.9 on i686 2.4.31.  Options used
 -V (default)
 -k /proc/ksyms (default)
 -l /proc/modules (default)
 -o /lib/modules/2.4.31/ (default)
 -m /usr/src/linux/System.map (default)

Warning: You did not tell me where to find symbol information.  I will
assume that the log matches the kernel and modules that are running
right now and I'll use the default options above for symbol resolution.
If the current kernel and/or modules do not match the log, you can get
more accurate output by telling me the kernel version and where to find
map, modules, ksyms etc.  ksymoops -h explains the options.

Jul 24 23:24:51 server kernel: Unable to handle kernel paging request 
at virtual

address 04003428
Jul 24 23:24:51 server kernel: c014f3e8
Jul 24 23:24:51 server kernel: *pde = 
Jul 24 23:24:51 server kernel: Oops: 
Jul 24 23:24:51 server kernel: CPU:0
Jul 24 23:24:51 server kernel: EIP:0010:[]Not tainted
Using defaults from ksymoops -t elf32-i386 -a i386
Jul 24 23:24:51 server kernel: EFLAGS: 00010213
Jul 24 23:24:51 server kernel: eax: 0015422f   ebx: 04003400   ecx: 000f
edx: c144
Jul 24 23:24:51 server kernel: esi:    edi: c1453fa8   ebp: 0015422e
esp: c329de34
Jul 24 23:24:51 server kernel: ds: 0018   es: 0018   ss: 0018
Jul 24 23:24:51 server kernel: Process rsync (pid: 29653, stackpage=c329d000)
Jul 24 23:24:51 server kernel: Stack: 00e4 d8a18040 0002 0015422e
0002 cf313000 c99e0b00 c014f641
Jul 24 23:24:51 server kernel:cf313000 0015422e c1453fa8 
 fff3 c99e0b00 c329de8c
Jul 24 23:24:51 server kernel:d8a1147a cf313000 0002 0001075a
0001075a 0286 0020 
Jul 24 23:24:51 server kernel: Call Trace:[] []
[] [] []
Jul 24 23:24:51 server kernel:   [] [] []
[]
Jul 24 23:24:51 server kernel: Code: 39 6b 28 89 de 75 f1 8b 44 24 20 39 83 a0
00 00 00 75 e5 8b



EIP; c014f3e8<=



edx; c144 <_end+10672fc/1852635c>
edi; c1453fa8 <_end+107b2a4/1852635c>
esp; c329de34 <_end+2ec5130/1852635c>


Trace; c014f641 
Trace; d8a1147a 
Trace; c0143bc7 
Trace; c01444a8 
Trace; c01448f9 
Trace; c0144d60 
Trace; c0138e63 
Trace; c0139213 
Trace; c0108c87 

Code;  c014f3e8 
 <_EIP>:
Code;  c014f3e8<=
   0:   39 6b 28  cmp%ebp,0x28(%ebx)   <=
Code;  c014f3eb 
   3:   89 de mov%ebx,%esi
Code;  c014f3ed 
   5:   75 f1 jnefff8 <_EIP+0xfff8>
Code;  c014f3ef 
   7:   8b 44 24 20   mov0x20(%esp,1),%eax
Code;  c014f3f3 
   b:   39 83 a0 00 00 00 cmp%eax,0xa0(%ebx)
Code;  c014f3f9 
  11:   75 e5 jnefff8 <_EIP+0xfff8>
Code;  c014f3fb 
  13:   8b 00 mov(%eax),%eax


1 warning issued.  Results may not be reliable.


-
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/


Re: help! kernel errors?

2005-07-25 Thread msmulders

I'm sorry, here's some info on the backup procedure and system info:

The backup script mounts an smbfs filesystem (smbmnt v2.2.10) over a direct
(crosslink) 1000mbps link and uses rsync to backup the remote files from the
mountpoint to a local removable disk. (yeah I know. I tried nfs, but it's a
pain in the butt on Winblows. Better ideas/suggestions are welcome!)
The removable disk is a Maxtor 6Y120P0 120GB drive in a Promise SuperSWAP 1000
bay connected to a Promise TX2000 ATA RAID card. Using kernel module 'FastTrak'
built from the latest PROMISE FastTrak Series Linux Driver source.

The backup was running flawlessly until a month ago. I updated the kernel (as
can be seen below) but to no avail.
Now, the backup runs ok for quite some time.. when it started spitting the
errors it had already transferred 65GB of data.

Thanks for any pointers in the right direction!

# /usr/src/linux-2.4.31/scripts/ver_linux
Linux server 2.4.31 #1 Thu Jul 7 12:19:58 CEST 2005 i686 unknown unknown
GNU/Linux

Gnu C  3.2.3
Gnu make   3.80
util-linux 2.12
mount  2.12
modutils   2.4.25
e2fsprogs  1.34
jfsutils   1.1.3
xfsprogs   2.5.6
pcmcia-cs  3.2.5
quota-tools3.09.
PPP2.4.1
Linux C Library2.3.2
Dynamic linker (ldd)   2.3.2
Linux C++ Library  5.0.3
Procps 2.0.16
Net-tools  1.60
Kbd1.08
Sh-utils   5.0
Modules Loaded ide-scsi natsemi crc32 ns83820 agpgart FastTrak

# cat /proc/cpuinfo
processor   : 0
vendor_id   : GenuineIntel
cpu family  : 15
model   : 0
model name  : Intel(R) Pentium(R) 4 CPU 1400MHz
stepping: 10
cpu MHz : 1399.990
cache size  : 256 KB
fdiv_bug: no
hlt_bug : no
f00f_bug: no
coma_bug: no
fpu : yes
fpu_exception   : yes
cpuid level : 2
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
bogomips: 2791.83

# cat /proc/modules
ide-scsi   10288   0
natsemi16800   1
crc32   2880   0 [natsemi]
ns8382012268   1
agpgart40440   0 (unused)
FastTrak   94692   0

# cat /proc/ioports
-001f : dma1
0020-003f : pic1
0040-0043 : timer0
0050-0053 : timer1
0060-006f : keyboard
0070-007f : rtc
0080-008f : dma page reg
00a0-00bf : pic2
00c0-00df : dma2
00f0-00ff : fpu
01f0-01f7 : ide0
02f8-02ff : serial(auto)
03c0-03df : vga+
03f6-03f6 : ide0
03f8-03ff : serial(auto)
0500-050f : Intel Corp. 82801BA/BAM SMBus
0cf8-0cff : PCI conf1
9000-9007 : Promise Technology, Inc. PDC20271
  9000-9007 : ide2
9400-9403 : Promise Technology, Inc. PDC20271
  9402-9402 : ide2
9800-9807 : Promise Technology, Inc. PDC20271
  9800-9807 : FT(base)
9c00-9c03 : Promise Technology, Inc. PDC20271
  9c02-9c02 : FT(ctrl)
a000-a00f : Promise Technology, Inc. PDC20271
  a000-a007 : ide2
  a008-a00f : ide3
a400-a4ff : National Semiconductor Corporation DP83815 (MacPhyter) Ethernet
Controller
  a400-a4ff : eth1
a800-a8ff : National Semiconductor Corporation DP83820 10/100/1000 Ethernet
Controller
f000-f00f : Intel Corp. 82801BA IDE U100
  f000-f007 : ide0
  f008-f00f : ide1

# cat /proc/iomem
-0009fbff : System RAM
0009fc00-0009 : reserved
000a-000b : Video RAM area
000c-000c7fff : Video ROM
000d-000d97ff : Extension ROM
000f-000f : System ROM
0010-17ff : System RAM
  0010-002e1a28 : Kernel code
  002e1a29-00379e03 : Kernel data
e000-e3ff : Intel Corp. 82845 845 (Brookdale) Chipset Host Bridge
e400-e5ff : PCI Bus #01
  e400-e5ff : nVidia Corporation NV5M64 [RIVA TNT2 Model 64/Model 64
Pro]
e600-e7ff : PCI Bus #01
  e600-e6ff : nVidia Corporation NV5M64 [RIVA TNT2 Model 64/Model 64
Pro]
e900-e900 : Promise Technology, Inc. PDC20271
e901-e9010fff : National Semiconductor Corporation DP83815 (MacPhyter)
Ethernet Controller
  e901-e9010fff : eth1
e9011000-e9011fff : National Semiconductor Corporation DP83820 10/100/1000
Ethernet Controller
fec0-fec00fff : reserved
fee0-fee00fff : reserved
ffb0- : reserved

# lspci -vvv
00:00.0 Host bridge: Intel Corp. 82845 845 (Brookdale) Chipset Host Bridge (rev
03)
Subsystem: Intel Corp. 82845 845 (Brookdale) Chipset Host Bridge
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- SERR- 

00:01.0 PCI bridge: Intel Corp. 82845 845 (Brookdale) Chipset AGP Bridge (rev
03) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR+ FastB2B-
Status: Cap- 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- 

help! kernel errors?

2005-07-25 Thread msmulders
Hello,

I'm getting loads and loads of kernel errors in my syslog, but am unable to
decipher them into anything meaningful. It occurs during a backup procedure and
looking at the error it's got something to do with process 'rsync' but I haven't
got a clue what's going wrong here (hardware? drivers? modules? kernel? what?).
I'm hoping you guys can help me out. The repeating error is attached below!

Thanks so much in advance,
- Mark

Jul 24 23:24:51 server kernel: Unable to handle kernel paging request at virtual
address 04003428
Jul 24 23:24:51 server kernel:  printing eip:
Jul 24 23:24:51 server kernel: c014f3e8
Jul 24 23:24:51 server kernel: *pde = 
Jul 24 23:24:51 server kernel: Oops: 
Jul 24 23:24:51 server kernel: CPU:0
Jul 24 23:24:51 server kernel: EIP:0010:[]Not tainted
Jul 24 23:24:51 server kernel: EFLAGS: 00010213
Jul 24 23:24:51 server kernel: eax: 0015422f   ebx: 04003400   ecx: 000f  
edx: c144
Jul 24 23:24:51 server kernel: esi:    edi: c1453fa8   ebp: 0015422e  
esp: c329de34
Jul 24 23:24:51 server kernel: ds: 0018   es: 0018   ss: 0018
Jul 24 23:24:51 server kernel: Process rsync (pid: 29653, stackpage=c329d000)
Jul 24 23:24:51 server kernel: Stack: 00e4 d8a18040 0002 0015422e
0002 cf313000 c99e0b00 c014f641
Jul 24 23:24:51 server kernel:cf313000 0015422e c1453fa8 
 fff3 c99e0b00 c329de8c
Jul 24 23:24:51 server kernel:d8a1147a cf313000 0002 0001075a
0001075a 0286 0020 
Jul 24 23:24:51 server kernel: Call Trace:[] []
[] [] []
Jul 24 23:24:51 server kernel:   [] [] []
[]
Jul 24 23:24:51 server kernel:
Jul 24 23:24:51 server kernel: Code: 39 6b 28 89 de 75 f1 8b 44 24 20 39 83 a0
00 00 00 75 e5 8b

-
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/


help! kernel errors?

2005-07-25 Thread msmulders
Hello,

I'm getting loads and loads of kernel errors in my syslog, but am unable to
decipher them into anything meaningful. It occurs during a backup procedure and
looking at the error it's got something to do with process 'rsync' but I haven't
got a clue what's going wrong here (hardware? drivers? modules? kernel? what?).
I'm hoping you guys can help me out. The repeating error is attached below!

Thanks so much in advance,
- Mark

Jul 24 23:24:51 server kernel: Unable to handle kernel paging request at virtual
address 04003428
Jul 24 23:24:51 server kernel:  printing eip:
Jul 24 23:24:51 server kernel: c014f3e8
Jul 24 23:24:51 server kernel: *pde = 
Jul 24 23:24:51 server kernel: Oops: 
Jul 24 23:24:51 server kernel: CPU:0
Jul 24 23:24:51 server kernel: EIP:0010:[c014f3e8]Not tainted
Jul 24 23:24:51 server kernel: EFLAGS: 00010213
Jul 24 23:24:51 server kernel: eax: 0015422f   ebx: 04003400   ecx: 000f  
edx: c144
Jul 24 23:24:51 server kernel: esi:    edi: c1453fa8   ebp: 0015422e  
esp: c329de34
Jul 24 23:24:51 server kernel: ds: 0018   es: 0018   ss: 0018
Jul 24 23:24:51 server kernel: Process rsync (pid: 29653, stackpage=c329d000)
Jul 24 23:24:51 server kernel: Stack: 00e4 d8a18040 0002 0015422e
0002 cf313000 c99e0b00 c014f641
Jul 24 23:24:51 server kernel:cf313000 0015422e c1453fa8 
 fff3 c99e0b00 c329de8c
Jul 24 23:24:51 server kernel:d8a1147a cf313000 0002 0001075a
0001075a 0286 0020 
Jul 24 23:24:51 server kernel: Call Trace:[c014f641] [d8a1147a]
[c0143bc7] [c01444a8] [c01448f9]
Jul 24 23:24:51 server kernel:   [c0144d60] [c0138e63] [c0139213]
[c0108c87]
Jul 24 23:24:51 server kernel:
Jul 24 23:24:51 server kernel: Code: 39 6b 28 89 de 75 f1 8b 44 24 20 39 83 a0
00 00 00 75 e5 8b

-
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/


Re: help! kernel errors?

2005-07-25 Thread msmulders

I'm sorry, here's some info on the backup procedure and system info:

The backup script mounts an smbfs filesystem (smbmnt v2.2.10) over a direct
(crosslink) 1000mbps link and uses rsync to backup the remote files from the
mountpoint to a local removable disk. (yeah I know. I tried nfs, but it's a
pain in the butt on Winblows. Better ideas/suggestions are welcome!)
The removable disk is a Maxtor 6Y120P0 120GB drive in a Promise SuperSWAP 1000
bay connected to a Promise TX2000 ATA RAID card. Using kernel module 'FastTrak'
built from the latest PROMISE FastTrak Series Linux Driver source.

The backup was running flawlessly until a month ago. I updated the kernel (as
can be seen below) but to no avail.
Now, the backup runs ok for quite some time.. when it started spitting the
errors it had already transferred 65GB of data.

Thanks for any pointers in the right direction!

# /usr/src/linux-2.4.31/scripts/ver_linux
Linux server 2.4.31 #1 Thu Jul 7 12:19:58 CEST 2005 i686 unknown unknown
GNU/Linux

Gnu C  3.2.3
Gnu make   3.80
util-linux 2.12
mount  2.12
modutils   2.4.25
e2fsprogs  1.34
jfsutils   1.1.3
xfsprogs   2.5.6
pcmcia-cs  3.2.5
quota-tools3.09.
PPP2.4.1
Linux C Library2.3.2
Dynamic linker (ldd)   2.3.2
Linux C++ Library  5.0.3
Procps 2.0.16
Net-tools  1.60
Kbd1.08
Sh-utils   5.0
Modules Loaded ide-scsi natsemi crc32 ns83820 agpgart FastTrak

# cat /proc/cpuinfo
processor   : 0
vendor_id   : GenuineIntel
cpu family  : 15
model   : 0
model name  : Intel(R) Pentium(R) 4 CPU 1400MHz
stepping: 10
cpu MHz : 1399.990
cache size  : 256 KB
fdiv_bug: no
hlt_bug : no
f00f_bug: no
coma_bug: no
fpu : yes
fpu_exception   : yes
cpuid level : 2
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
bogomips: 2791.83

# cat /proc/modules
ide-scsi   10288   0
natsemi16800   1
crc32   2880   0 [natsemi]
ns8382012268   1
agpgart40440   0 (unused)
FastTrak   94692   0

# cat /proc/ioports
-001f : dma1
0020-003f : pic1
0040-0043 : timer0
0050-0053 : timer1
0060-006f : keyboard
0070-007f : rtc
0080-008f : dma page reg
00a0-00bf : pic2
00c0-00df : dma2
00f0-00ff : fpu
01f0-01f7 : ide0
02f8-02ff : serial(auto)
03c0-03df : vga+
03f6-03f6 : ide0
03f8-03ff : serial(auto)
0500-050f : Intel Corp. 82801BA/BAM SMBus
0cf8-0cff : PCI conf1
9000-9007 : Promise Technology, Inc. PDC20271
  9000-9007 : ide2
9400-9403 : Promise Technology, Inc. PDC20271
  9402-9402 : ide2
9800-9807 : Promise Technology, Inc. PDC20271
  9800-9807 : FT(base)
9c00-9c03 : Promise Technology, Inc. PDC20271
  9c02-9c02 : FT(ctrl)
a000-a00f : Promise Technology, Inc. PDC20271
  a000-a007 : ide2
  a008-a00f : ide3
a400-a4ff : National Semiconductor Corporation DP83815 (MacPhyter) Ethernet
Controller
  a400-a4ff : eth1
a800-a8ff : National Semiconductor Corporation DP83820 10/100/1000 Ethernet
Controller
f000-f00f : Intel Corp. 82801BA IDE U100
  f000-f007 : ide0
  f008-f00f : ide1

# cat /proc/iomem
-0009fbff : System RAM
0009fc00-0009 : reserved
000a-000b : Video RAM area
000c-000c7fff : Video ROM
000d-000d97ff : Extension ROM
000f-000f : System ROM
0010-17ff : System RAM
  0010-002e1a28 : Kernel code
  002e1a29-00379e03 : Kernel data
e000-e3ff : Intel Corp. 82845 845 (Brookdale) Chipset Host Bridge
e400-e5ff : PCI Bus #01
  e400-e5ff : nVidia Corporation NV5M64 [RIVA TNT2 Model 64/Model 64
Pro]
e600-e7ff : PCI Bus #01
  e600-e6ff : nVidia Corporation NV5M64 [RIVA TNT2 Model 64/Model 64
Pro]
e900-e900 : Promise Technology, Inc. PDC20271
e901-e9010fff : National Semiconductor Corporation DP83815 (MacPhyter)
Ethernet Controller
  e901-e9010fff : eth1
e9011000-e9011fff : National Semiconductor Corporation DP83820 10/100/1000
Ethernet Controller
fec0-fec00fff : reserved
fee0-fee00fff : reserved
ffb0- : reserved

# lspci -vvv
00:00.0 Host bridge: Intel Corp. 82845 845 (Brookdale) Chipset Host Bridge (rev
03)
Subsystem: Intel Corp. 82845 845 (Brookdale) Chipset Host Bridge
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=fast TAbort- TAbort-
MAbort+ SERR- PERR-
Latency: 0
Region 0: Memory at e000 (32-bit, prefetchable) [size=64M]
Capabilities: [e4] #09 [0104]
Capabilities: [a0] AGP version 2.0
Status: RQ=32 Iso- ArqSz=0 Cal=0 SBA+ ITACoh- GART64- HTrans-
64bit- FW+ 

Re: help! kernel errors?

2005-07-25 Thread msmulders

Beantwoorden Vladimir V. Saveliev [EMAIL PROTECTED]:

You may want to take a look at linux/Documentation/oops-tracing.txt


Does this get us any closer? Still gibberish to me?

~/ksymoops-2.4.9# ./ksymoops  err.txt
ksymoops 2.4.9 on i686 2.4.31.  Options used
 -V (default)
 -k /proc/ksyms (default)
 -l /proc/modules (default)
 -o /lib/modules/2.4.31/ (default)
 -m /usr/src/linux/System.map (default)

Warning: You did not tell me where to find symbol information.  I will
assume that the log matches the kernel and modules that are running
right now and I'll use the default options above for symbol resolution.
If the current kernel and/or modules do not match the log, you can get
more accurate output by telling me the kernel version and where to find
map, modules, ksyms etc.  ksymoops -h explains the options.

Jul 24 23:24:51 server kernel: Unable to handle kernel paging request 
at virtual

address 04003428
Jul 24 23:24:51 server kernel: c014f3e8
Jul 24 23:24:51 server kernel: *pde = 
Jul 24 23:24:51 server kernel: Oops: 
Jul 24 23:24:51 server kernel: CPU:0
Jul 24 23:24:51 server kernel: EIP:0010:[c014f3e8]Not tainted
Using defaults from ksymoops -t elf32-i386 -a i386
Jul 24 23:24:51 server kernel: EFLAGS: 00010213
Jul 24 23:24:51 server kernel: eax: 0015422f   ebx: 04003400   ecx: 000f
edx: c144
Jul 24 23:24:51 server kernel: esi:    edi: c1453fa8   ebp: 0015422e
esp: c329de34
Jul 24 23:24:51 server kernel: ds: 0018   es: 0018   ss: 0018
Jul 24 23:24:51 server kernel: Process rsync (pid: 29653, stackpage=c329d000)
Jul 24 23:24:51 server kernel: Stack: 00e4 d8a18040 0002 0015422e
0002 cf313000 c99e0b00 c014f641
Jul 24 23:24:51 server kernel:cf313000 0015422e c1453fa8 
 fff3 c99e0b00 c329de8c
Jul 24 23:24:51 server kernel:d8a1147a cf313000 0002 0001075a
0001075a 0286 0020 
Jul 24 23:24:51 server kernel: Call Trace:[c014f641] [d8a1147a]
[c0143bc7] [c01444a8] [c01448f9]
Jul 24 23:24:51 server kernel:   [c0144d60] [c0138e63] [c0139213]
[c0108c87]
Jul 24 23:24:51 server kernel: Code: 39 6b 28 89 de 75 f1 8b 44 24 20 39 83 a0
00 00 00 75 e5 8b



EIP; c014f3e8 find_inode+28/80   =



edx; c144 _end+10672fc/1852635c
edi; c1453fa8 _end+107b2a4/1852635c
esp; c329de34 _end+2ec5130/1852635c


Trace; c014f641 iunique+71/80
Trace; d8a1147a END_OF_CODE+ccaf/
Trace; c0143bc7 real_lookup+c7/f0
Trace; c01444a8 link_path_walk+788/a20
Trace; c01448f9 path_lookup+39/40
Trace; c0144d60 open_namei+70/5f0
Trace; c0138e63 filp_open+43/70
Trace; c0139213 sys_open+53/a0
Trace; c0108c87 system_call+33/38

Code;  c014f3e8 find_inode+28/80
 _EIP:
Code;  c014f3e8 find_inode+28/80   =
   0:   39 6b 28  cmp%ebp,0x28(%ebx)   =
Code;  c014f3eb find_inode+2b/80
   3:   89 de mov%ebx,%esi
Code;  c014f3ed find_inode+2d/80
   5:   75 f1 jnefff8 _EIP+0xfff8
Code;  c014f3ef find_inode+2f/80
   7:   8b 44 24 20   mov0x20(%esp,1),%eax
Code;  c014f3f3 find_inode+33/80
   b:   39 83 a0 00 00 00 cmp%eax,0xa0(%ebx)
Code;  c014f3f9 find_inode+39/80
  11:   75 e5 jnefff8 _EIP+0xfff8
Code;  c014f3fb find_inode+3b/80
  13:   8b 00 mov(%eax),%eax


1 warning issued.  Results may not be reliable.


-
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/