Re: 2.2.20pre1: Problems with SMP

2001-05-16 Thread Shane Wegner
On Wed, May 16, 2001 at 12:56:55PM -0700, Johannes Erdfelt wrote: > > Could you try this patch? It applies on top of 2.2.20pre1 > > It also cleans up a couple of comments That fixes it alright. Shane -- Shane Wegner: [EMAIL PROTECTED] http://www.cm.nu

Re: ENOIOCTLCMD?

2001-05-12 Thread Shane Wegner
TLCMD; + return -ENOTTY; case WDIOC_GETSUPPORT: return copy_to_user((struct watchdog_info *)arg, &ident, sizeof(ident))?-EFAULT:0; -- Shane Wegner: [EMAIL PROTECTED] http://www.cm.nu/~shane/ PGP: 1024D/FFE

Re: 2.2.20pre1: Problems with SMP

2001-05-07 Thread Shane Wegner
On Mon, May 07, 2001 at 11:02:50AM -0700, Johannes Erdfelt wrote: > On Mon, May 07, 2001, Shane Wegner <[EMAIL PROTECTED]> wrote: > > > > That does indeed correct the problem. 2.2.20pre1 now works > > as expected. > > Hmm, that uses a VIA based chipset. I d

Re: 2.2.20pre1: Problems with SMP

2001-05-07 Thread Shane Wegner
ct the problem. 2.2.20pre1 now works as expected. Shane -- Shane Wegner: [EMAIL PROTECTED] http://www.cm.nu/~shane/ PGP: 1024D/FFE3035D A0ED DAC4 77EC D674 5487 5B5C 4F89 9A4E FFE3 035D - To unsubscribe from this list: send the line "unsubscr

2.2.20pre1: Problems with SMP

2001-05-06 Thread Shane Wegner
, let me know. Regards, Shane -- Shane Wegner: [EMAIL PROTECTED] http://www.cm.nu/~shane/ PGP: 1024D/FFE3035D A0ED DAC4 77EC D674 5487 5B5C 4F89 9A4E FFE3 035D - To unsubscribe from this list: send the line "unsubscribe linux-kernel" i

Patch: softdog and WDIOS_DISABLECARD

2001-05-02 Thread Shane Wegner
return 0; + } + case WDIOC_KEEPALIVE: mod_timer(&watchdog_ticktock, jiffies+(soft_margin*HZ)); return 0; -- Shane Wegner: [EMAIL PROTECTED] http://www.cm.nu/~s

Re: [PATCH] SMP race in ext2 - metadata corruption.

2001-04-27 Thread Shane Wegner
> The buffer cache is "virtual" in the sense that /dev/hda is a completely > separate name-space from /dev/hda1, even if there is some physical > overlap. Wouldn't something like "hdparm -t /dev/md0" trigger it though. It is the same device as gets mounted

Re: ide.2.2.19.04092001.patch

2001-04-12 Thread Shane Wegner
hich seems to be locking up. Best regards, Shane > > On Tue, 10 Apr 2001, Shane Wegner wrote: > > > On Mon, Apr 09, 2001 at 05:33:13PM -0700, Andre Hedrick wrote: > > > > > > This is up with some updates > > Hi, > > > > This isn't working here o

Re: ide.2.2.19.04092001.patch

2001-04-10 Thread Shane Wegner
s where it stops. Locks solid, not even sysrq-b works. Shane -- Shane Wegner: [EMAIL PROTECTED] http://www.cm.nu/~shane/ PGP: 1024D/FFE3035D A0ED DAC4 77EC D674 5487 5B5C 4F89 9A4E FFE3 035D - To unsubscribe from this list: send the line "unsubsc

Lost timer configuration

2001-04-07 Thread Shane Wegner
and the cd-rom is on its own IDE channel. It does not occur otherwise. Just out of curiosity, if this was a hardware bug, wouldn't they have fixed it with the 686B chipset? Regards, Shane -- Shane Wegner: [EMAIL PROTECTED] http://www.cm.nu/~shane/ PGP: 1024D/FFE3035

IDE trouble under 2.2.19pre16 with Hedrick's IDE patch

2001-03-04 Thread Shane Wegner
skirq 1 0 1 rw using_dma 1 0 1 rw -- Shane Wegner: [EMAIL PROTECTED] http://www.cm.nu/~shane/ PGP: 1024D/FFE3035D A0ED DAC4 77EC D674 5487 5B5C 4F89 9A4E FFE3 035D

ext2 errors under 2.4.2

2001-02-24 Thread Shane Wegner
urred. Regards, Shane -- Shane Wegner: [EMAIL PROTECTED] http://www.cm.nu/~shane/ PGP: 1024D/FFE3035D A0ED DAC4 77EC D674 5487 5B5C 4F89 9A4E FFE3 035D - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body

Re: [patch] VIA 4.2x driver for 2.2 kernels

2001-02-21 Thread Shane Wegner
On Wed, Feb 21, 2001 at 08:23:48AM +0100, Vojtech Pavlik wrote: > On Tue, Feb 20, 2001 at 11:15:02PM -0800, Shane Wegner wrote: > > On Wed, Feb 21, 2001 at 08:09:19AM +0100, Vojtech Pavlik wrote: > > > > > > > > You wanted my VIA driver for 2.2. Her

Re: [patch] VIA 4.2x driver for 2.2 kernels

2001-02-20 Thread Shane Wegner
On Wed, Feb 21, 2001 at 08:09:19AM +0100, Vojtech Pavlik wrote: > On Tue, Feb 20, 2001 at 03:59:27PM -0800, Shane Wegner wrote: > > > > You wanted my VIA driver for 2.2. Here is a patch that brings the very > > > latest 4.2 driver to the 2.2 kernel. The patch is agains

Re: [patch] VIA 4.2x driver for 2.2 kernels

2001-02-20 Thread Shane Wegner
lock should be 33MHZ but that's probably not related. Regards, Shane -- Shane Wegner: [EMAIL PROTECTED] http://www.cm.nu/~shane/ PGP: 1024D/FFE3035D A0ED DAC4 77EC D674 5487 5B5C 4F89 9A4E FFE3 035D - To unsubscribe from this list: send th

One liner: compile failure with 2.2.19pre9 aic7xxx

2001-02-08 Thread Shane Wegner
fdef CONFIG_SCSI_IPS -- Shane Wegner: [EMAIL PROTECTED] http://www.cm.nu/~shane/ PGP: 1024D/FFE3035D A0ED DAC4 77EC D674 5487 5B5C 4F89 9A4E FFE3 035D - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a messa

Re: SMP problem with 2.2.19pre8

2001-02-03 Thread Shane Wegner
On Sat, Feb 03, 2001 at 02:07:27PM -0800, Shane Wegner wrote: > Hi, > > I just built this SMP system and am getting some weird > errors from kern.log. The system will run smoothly but > after about a half hour running the distributed.net RC5 > client, the following errors sh

SMP problem with 2.2.19pre8

2001-02-03 Thread Shane Wegner
7;t really do anything with it. It is an Abit VP6 motherboard running 2 P-III 850 CPUs at 100MHZ bus speed. 256MB of PC133 micron ram. If anyone knows whether this is a kernel issue or a hardware one, I would appreciate hearing from you. Shane -- Shane Wegner: [EMAIL PROTECTED]

Problem with kernel 2.2.18+vm-global-7

2001-01-02 Thread Shane Wegner
kernel: VM: killing process apache Jan 2 04:40:15 continuum kernel: VM: killing process cmdnsqueue Jan 2 04:41:04 continuum kernel: VM: killing process cron What conditions would trigger this situation? Why would the kernel decide to kill cron and Apache? Cheers, Shane -- Shane Wegner: [EMAIL