Re: Corrupt Network Packets -- 3.17-rc5/rc6

2014-09-22 Thread Pete Clements
p)->dev, frag, frag->page_offset, frag->size, DMA_TO_DEVICE)); -- Pete Clements Quoting David Miller > From: Pete Clements > Date: Mon, 22 Sep 2014 13:24:59 -0400 (EDT) > > > Quoting Cong Wang > > > wrote: &

Re: Corrupt Network Packets -- 3.17-rc5/rc6

2014-09-22 Thread Pete Clements
3c59x :00:0d.0: found PCI INT A -> IRQ 11 3c59x: Donald Becker and others. :00:0d.0: 3Com PCI 3c900 Cyclone 10Mbps TPC at d8812000. -- Pete Clements -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.ker

Corrupt Network Packets -- 3.17-rc5/rc6

2014-09-22 Thread Pete Clements
of better definition. -- Pete Clements -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

3.17-rc5 fails compile (arch//x86/pci/irq.c)

2014-09-15 Thread Pete Clements
ng treated as errors make[1]: *** [arch/x86/pci/irq.o] Error 1 make: *** [arch/x86/pci] Error 2 -- Pete Clements -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.

3.17-rc4 fails compile (arch/x86/pci/irq.c)

2014-09-07 Thread Pete Clements
ng treated as errors make[1]: *** [arch/x86/pci/irq.o] Error 1 make: *** [arch/x86/pci] Error 2 -- Pete Clements -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.

3.17-rc3 fails compile in x86/pci/irq.c

2014-09-01 Thread Pete Clements
]: *** [arch/x86/pci/irq.o] Error 1 make: *** [arch/x86/pci] Error 2 -- Pete Clements -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htm

3.14 boot hangs at 'Booting the kernel'

2014-04-01 Thread Pete Clements
Stock 3.14 fails to boot, hangs at the beginning. On screen Decompressing Linux...Parsing ELF...done. Booting the kernel Hangs at this point, nothing more. 3.13 works fine. -- Pete Clements 3.14 config CONFIG_64BIT=y CONFIG_X86_64=y CONFIG_X86=y CONFIG_INSTRUCTION_DECODER=y

3.6-rc2 Panic -- Network interrupt

2012-08-17 Thread Pete Clements
Fatal exception in interrupt -- Pete Clements -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

23-git12 Kernel panic blk_rq_map_sg

2007-10-17 Thread Pete Clements
2.6.23-git12 panics. Here's the short bit EIP:[] blk_rq_map_sg+073/0x160 SS:ESP 0068:c2dc3df8 Kernel panic - not syncing: Fatal exception in interrupt -- Pete Clements - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL

2.6.23-rc2 3com vortex boot g

2007-08-04 Thread Pete Clements
[] start_kernel+0x2aa/0x2f0 [] unknown_bootoption+0x0/0x1f0 === eth2: no IPv6 routers present -- Pete Clements - 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

Re: 2.6.22-rc1 lost snd_4236 device

2007-05-15 Thread Pete Clements
Quoting Takashi Iwai > At Tue, 15 May 2007 07:42:41 +0200, > Rene Herman wrote: > > > > [1 ] > > On 05/13/2007 06:23 PM, Pete Clements wrote: > > > > > Fyi: > > > With 2.6.22-rc1 get following when loading sound devi

2.6.22-rc1 lost snd_4236 device

2007-05-13 Thread Pete Clements
Fyi: With 2.6.22-rc1 get following when loading sound device module. Introduced with 2.6.21-git16. FATAL: Error inserting snd_cs4236 (/lib/modules/2.6.22-rc1/kernel/sound/isa/cs423x/snd-cs4236.ko): No such device FATAL: Error running install command for snd_cs4236 -- Pete Clements - To

2.6.21-git3 Broke UDP Reception

2007-04-30 Thread Pete Clements
fyi: Looks like 2.6.21-git3 broke UDP inbound. Inbound UDP traffic generates an ICMP port unreachable, dns/ntp. Git2 works fine. -- Pete Clements - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo inf

Re: 2.6.20-git8 fails compile -- net/built-in.o __ipv6_addr_type

2007-02-12 Thread Pete Clements
Patched, compiles. -- Pete Clements Quoting YOSHIFUJI Hideaki / =?iso-2022-jp?B?GyRCNUhGIzFRTEAbKEI=?= > > Ah, this is because of new ipv6 support in sunrpc code. > Enable it if it is statically compiled. > > Alternatively, we could > - export __ipv6_addr_ty

Re: 2.6.20-git8 fails compile -- net/built-in.o __ipv6_addr_type

2007-02-12 Thread Pete Clements
Quoting YOSHIFUJIHideaki/=?iso-2022-jp?B?GyRCNUhGIzFRTEAbKEI=?= > In article <[EMAIL PROTECTED]> (at Mon, 12 Feb 2007 18:12:16 -0800), Andrew Morton <[EMAIL PROTECTED]> says: > > > > On Mon, 12 Feb 2007 20:10:13 -0500 (EST) Pete Clements <[EMAIL PROTECTE

2.6.20-git8 fails compile -- net/built-in.o __ipv6_addr_type

2007-02-12 Thread Pete Clements
#x27; make: *** [.tmp_vmlinux1] Error 1 -- Pete Clements - 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/

2.6.19-git3 panic on boot

2006-12-03 Thread Pete Clements
FYI: 2.6.19-git3 panics on boot, missing the ./net/ipv6/ndisc.c patch for problem introduced with r6-git12 or 2.6.19. -- Pete Clements - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo inf

Re: 2.6.19 panic on boot -- i386

2006-11-29 Thread Pete Clements
Quoting Randy Dunlap > > 2.6.19 panics at boot. Good up through rc6-git11. > > Hand copied screen below. > > Try the patch that DaveM recently posted: > http://lkml.org/lkml/2006/11/29/335 > > --- > ~Randy > That fixed it. -- Pete Clements

2.6.19 panic on boot -- i386

2006-11-29 Thread Pete Clements
2.6.19 panics at boot. Good up through rc6-git11. Hand copied screen below. -- Pete Clements Call Trace: [] ndisc_send_rs+0x420/0x460 [ipv6] [] ndisc_send_rs+0x42c/0x460 [ipv6] [] ndisc_send rs+0x420/0x460 [ipv6] [] addrconf_dad_completed+0x93/0xe0 [ipv6] [] addrconf_dad_timer+0x119/0x120

2.6.13-rc2 fails compile -- pci-driver.c

2005-07-06 Thread Pete Clements
pointer to incomplete type drivers/pci/pci-driver.c:159: dereferencing pointer to incomplete type make[2]: *** [drivers/pci/pci-driver.o] Error 1 make[1]: *** [drivers/pci] Error 2 make: *** [drivers] Error 2 -- Pete Clements - To unsubscribe from this list: send the line "unsubscribe linux-

2.6.12-rc3 fails compile -- aic7xxx_osm.c

2005-04-20 Thread Pete Clements
ake[3]: *** [drivers/scsi/aic7xxx/aic7xxx_osm.o] Error 1 make[2]: *** [drivers/scsi/aic7xxx] Error 2 make[1]: *** [drivers/scsi] Error 2 make: *** [drivers] Error 2 -- Pete Clements - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [E

2.6.11.3-bk1 -- net/ipv6/ipv6.ko missing symbol dev_get_flags

2005-03-15 Thread Pete Clements
Fyi: 2.6.11.3-bk1 net/ipv6/ipv6.ko missing symbol dev_get_flags -- Pete Clements - 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

2.6.11-rc2-bk3 and Memory Leak -- Problem Clear

2005-01-25 Thread Pete Clements
Fyi: With 2.6.11-rc2-bk3 I no longer see the memory leak problem running VMware. -- Pete Clements - 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.h

pre 2.6.11 Memory Leak -- data

2005-01-24 Thread Pete Clements
g the VMware guest. 5 is after VMware guest closed out. -- Pete Clements data.taz Description: gzip compressed data, deflated, last modified: Mon Jan 24 14:54:24 2005, os: Unix

pre 2.6.11 Possible Memory Leak

2005-01-22 Thread Pete Clements
Noticed a couple posts regarding possible memory leak in pre 2.6.11. I have also observed the problem, but wrote it off to running VMware and the pgtbl changes. Running VMware will cause all memory to be consumed in a matter of several hours. Just a data point. -- Pete Clements - To unsubscribe

ppp in 2.6.11-rc2 Badness in local_bh_enable at kernel/softirq.c

2005-01-22 Thread Pete Clements
[default_idle+38/52] default_idle+0x26/0x34 [cpu_idle+69/88] cpu_idle+0x45/0x58 [stext+26/28] _stext+0x1a/0x1c [start_kernel+326/328] start_kernel+0x146/0x148 -- Pete Clements - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL

2.4.0-t12p8 fails compile (smbfs/sock.c)

2000-12-10 Thread Pete Clements
ember named `next' make[3]: *** [sock.o] Error 1 make[3]: Leaving directory `/sda3/usr/src/linux-2.4.0-test12/fs/smbfs' make[2]: *** [first_rule] Error 2 -- Pete Clements [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the bo

2.4.0-test12pre1 fails compile (vmscan.c)

2000-11-27 Thread Pete Clements
#x27; make[2]: *** [vmscan.o] Error 1 make[2]: Leaving directory `/sda3/usr/src/linux-2.4.0-test12/mm' -- Pete Clements [EMAIL PROTECTED] - 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/

2.4.0-test11-pre6 fails compile (dev.c)

2000-11-16 Thread Pete Clements
rst use in this function) dev.c:2736: (Each undeclared identifier is reported only once dev.c:2736: for each function it appears in.) make[3]: *** [dev.o] Error 1 make[3]: Leaving directory `/sda3/usr/src/linux-2.4.0-test11/net/core' make[2]: *** [first_rule] Error 2 -- Pete Clements [EMAIL