All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: USB CF reader reboots PC
From: Eli Carter @ 2003-01-08 17:50 UTC (permalink / raw)
  To: Murray J. Root; +Cc: linux-kernel
In-Reply-To: <20030108173356.GA1189@Master.Wizards>

Murray J. Root wrote:
> Ooops - kernel 2.5.5[234]
> 
> On Wed, Jan 08, 2003 at 11:51:30AM -0500, Murray J. Root wrote:
> 
>>ASUS P4S533 (SiS645DX chipset)
>>P4 2GHz
>>1G PC2700 RAM
>>SanDisk SDDR-77 ImageMate Dual Card Reader (using only CF cards)
>>
>>----------------------------
>>devfs compiled in to kernel, devfs=nomount in lilo.conf
>>  
>>Insert CF card. mount it. cd to it, do reads and/or writes
>>umount card. remove card.
>>insert a different card (does not happen if the same card is used)
>>mount it. system reboots. logs are corrupted
>>
>>Doesn't happen every time for read - sometimes I can read 2 or 3 cards first
>>Happens every time for write - if I write to a card then changing cards
>>causes a reboot
>>
[snip]

Somewhat similar vein, but a different set of symptoms, I've seen a 
RedHat box not see that the CF card changed...
(USB SanDisk CF & SD reader, also using only CF cards.)

insert 128MB CF card.
everything is ok.
remove 128MB CF card, still see 128MB partition
insert 256MB CF card.
see 128MB partition.
(based on /proc/partitions)

I've not followed this up to figure out why yet.
You might check that situation to see if yours is related at all.

Eli
--------------------. "If it ain't broke now,
Eli Carter           \                  it will be soon." -- crypto-gram
eli.carter(a)inet.com `-------------------------------------------------


^ permalink raw reply

* Re: [Linux-ia64] IA-32 emulation issues
From: Bjorn Helgaas @ 2003-01-08 17:42 UTC (permalink / raw)
  To: linux-ia64
In-Reply-To: <marc-linux-ia64-105590709805630@msgid-missing>

> I think this has been fixed in 2.5 already: the problem was that the
> x86 version of sys_open() ended up turning on the O_LARGEFILE flag,
> which was wrong (I think Andi Kleen pointed this out, originally).
> The fix was to add the sys32_open() wrapper.  I don't recall if this
> has been added to 2.4.xx already.  If not, it probably ought to be
> added.

I copied this change from 2.5 into 2.4:

# 02/12/03      davidm@tiger.hpl.hp.com 1.786.149.17
# ia64: For ia32 emulation, do not turn on O_LARGEFILE automatically
#       on open().  Reported by Andi Kleen.



^ permalink raw reply

* Re: BDI-2000
From: Kerl, John @ 2003-01-08 17:44 UTC (permalink / raw)
  To: 'Marius Groeger', 'cecilia.muaddi@alloptic.com'
  Cc: 'linuxppc-embedded@lists.linuxppc.org'


I think Marius' problem and mine were generalizations
of the same issue -- there can't be *any* mappings in
the kernel with virtual address below 0xc0000000.
(This includes regions mapped 1-1 as a special case.)
I couldn't put the IMMR at 0x38000000; I moved it to
0xf0000000.  Marius found that on-chip RAM was mapped
at 0x70000000; that was bad too.  Also the CPLD on
my board which does LED control is mapped in at
0xf8000000 -- also above the 0xc0000000.  So I am
skeptical when Cecilia says she has "some other IO
mapped to miscellaneous addresses".  What are those
miscellaneous virtual addresses?

The difference, though, is that Marius & I both had
problems entering user mode.  Cecilia's is just a few
lines from the top of head_8xx.S, without yet having
made any subroutine calls to anything more complicated.
There's not much room for anything to have gone wrong
yet, in the Linux kernel code.  So I agree that getting
the vxWorks boot ROM out of the picture (e.g. using
PPCBoot instead) would be an interesting test.


-----Original Message-----
From: Marius Groeger [mailto:mag@sysgo.de]
Sent: Wednesday, January 08, 2003 10:21 AM
To: Wells, Charles
Cc: 'linuxppc-embedded@lists.linuxppc.org'
Subject: Re: BDI-2000

On Wed, 8 Jan 2003, Wells, Charles wrote:

> When I read Cecilia's post, I assumed what the statement "proven hardware
> platform" meant was that the vxworks O/S and user tasks exercised all the
> peripheral hardware; i.e., the SDRAM works, the ROM works, the FLASH
works,
> the console works, etc.  So, that statement made sense to me.  While Linux

vxWorks doesn't use the MMU as much as Linux does. On Linux, the kernel and
all processes run in their own address space. The memory accesses involved
for cache or tlb refills are quite different to what's happening in a
vxWorks setup. Again, I'm probably overly pessimistic here, but we _have_
seen HW problems that just didn't show up when running vxWorks (AFAIR it was
a burst access on some early G4 based system.)

On a related matter, the following might also be interesting, especially
regarding the question of what firmware to use. The vxWorks boot-loader
tends to initialise _a lot_ of things you don't necessarily need. For
instance, on IBM405 based systems it sets up the on-chip RAM at address
0x70000000. Not a good idea when switching to user-mode the first time. Took
me quite some time to find this one... ;-)

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply

* Re: Problem reading directories
From:  @ 2003-01-08 17:44 UTC (permalink / raw)
  To: Sergey Suleymanov, Linux-MSDOS Mailing list


>         Is C: drive lredired linux path or hdimage? How are you
>         specify it in dosemu.conf?
> 
   
   is in a linux path, /var/lib/dosemu/freedos
   in my /etc/dosemu.users my lib_dir is /var/lib/dosmeu
   and in my ~/.dosemurc - hdimage=freedos 

   so, the created dir is something like 
   /var/lib/dosemu/freedos/#$compac.pro 
    
   i have played which the permission of the directory, but the problem
persist.


 Jose



^ permalink raw reply

* [PATCH][RESEND x 4] Don't ask about "Enhanced Real Time Clock Support" on some archs
From: Tom Rini @ 2003-01-08 17:53 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Kernel Mailing List

The following patch adds an explicit no list of arches who do not want
to have the "Enhanced Real Time Clock Support" RTC driver asked.  This
adds PPC32 (who for a long time had their own 'generic' RTC driver, and
then have adopted the genrtc driver) and PARISC (who have always used
the genrtc driver).  Per request of Peter Chubb, IA64 is on this list as
well.

The problem is that on some archs there is no hope of this driver
working, and having it compiled into the kernel can cause many different
problems.  On the other hand, there are some arches for whom that driver
does work, on some platforms.  So having an explicit yes list would
result in some rather ugly statements.

-- 
Tom Rini (TR1265)
http://gate.crashing.org/~trini/

===== drivers/char/Kconfig 1.1 vs edited =====
--- 1.1/drivers/char/Kconfig	Tue Oct 29 18:16:55 2002
+++ edited/drivers/char/Kconfig	Wed Nov 13 07:56:39 2002
@@ -1053,6 +1053,7 @@
 
 config RTC
 	tristate "Enhanced Real Time Clock Support"
+	depends on !PPC32 && !PARISC && !IA64
 	---help---
 	  If you say Y here and create a character special file /dev/rtc with
 	  major number 10 and minor number 135 using mknod ("man mknod"), you

^ permalink raw reply

* Re: Why is Nvidia given GPL'd code to use in closed source drivers?
From: Ranjeet Shetye @ 2003-01-08 18:10 UTC (permalink / raw)
  To: linux-kernel
In-Reply-To: <E18WB8O-0004jy-00@fencepost.gnu.org>


Richard,

The last time I tried installing the GNU Operating System without the
Linux Kernel, it wouldn't boot. Dont know why. I had my /bin/ls and my
/bin/make installed but they just wouldn't boot the computer.

I finally installed a Windows 98 kernel to help the GNU operating system
(i.e. ls and make) and now I can happily state that my computer is
running a GNU Operating System with a Windows 98 kernel.

Doesn't that sound silly ???????


Know why ? cos (Operating System == kernel), in this case, its Linux,
and the GNU stuff refers to the utilities only.

Mind you, they are VERY IMPORTANT utilities, but utilities nonetheless.
To call them an operating system is ridiculous, as I think I proved in
the earlier part of my mail.

Ranjeet Shetye.
Senior Software Engineer.



^ permalink raw reply

* [linux-lvm] LVM2 snapshot creation problem
From: Gary Windham @ 2003-01-08 17:48 UTC (permalink / raw)
  To: linux-lvm

I am testing LVM2 under the 2.4.20 (vanilla) kernel running on RedHat 
8.0.  I'm Using device-mapper0.96.07 and the userspace tools 
LVM2.1.95.13 packages.  I applied the device-mapper kernel patches 
located at 
http://people.sistina.com/~thornber/patches/2.4-stable/2.4.20/2.4.20-dm-2.tar.bz2.

My problem is that I have not been able to create LV snapshots under 
LVM2.  Here's an example (command and output follow):

===
# /lvm2/sbin/lvcreate -s -L 20g -n snap -v mytestvg/testlv

     Setting chunksize to 16 sectors.
     Finding volume group "mytestvg"
     Creating logical volume snap
     Archiving volume group "mytestvg" metadata.
     Found volume group "mytestvg"
     Loading mytestvg-snap
     Found volume group "mytestvg"
     Zeroing start of logical volume "snap"
     Found volume group "mytestvg"
     Removing mytestvg-snap
     Found volume group "mytestvg"
     Found volume group "mytestvg"
     Found volume group "mytestvg"
     Loading mytestvg-testlv-real
     Loading mytestvg-testlv
     Loading mytestvg-snap-cow
     Loading mytestvg-snap
   device-mapper ioctl cmd 2 failed: Invalid argument
   Couldn't load device 'mytestvg-snap'.
     Creating volume group backup "/etc/lvm/backup/mytestvg"
   Logical volume "snap" created
===

The logical volume is then in an "INACTIVE destination" for my original 
LV, and cannot be activated.  All I can do is "lvremove" it.

Any advice would be most appreciated!

Thanks,
--Gary
-- 
Gary Windham
Systems Programmer, Principal
The University of Arizona, CCIT

^ permalink raw reply

* Re: USB CF reader reboots PC
From: Murray J. Root @ 2003-01-08 17:59 UTC (permalink / raw)
  To: linux-kernel
In-Reply-To: <3E1C64CE.8050709@inet.com>

On Wed, Jan 08, 2003 at 11:50:06AM -0600, Eli Carter wrote:
> Murray J. Root wrote:
> >Ooops - kernel 2.5.5[234]
> >
> >On Wed, Jan 08, 2003 at 11:51:30AM -0500, Murray J. Root wrote:
> >
> >>ASUS P4S533 (SiS645DX chipset)
> >>P4 2GHz
> >>1G PC2700 RAM
> >>SanDisk SDDR-77 ImageMate Dual Card Reader (using only CF cards)
> >>
> >>----------------------------
> >>devfs compiled in to kernel, devfs=nomount in lilo.conf
> >> 
> >>Insert CF card. mount it. cd to it, do reads and/or writes
> >>umount card. remove card.
> >>insert a different card (does not happen if the same card is used)
> >>mount it. system reboots. logs are corrupted
> >>
> >>Doesn't happen every time for read - sometimes I can read 2 or 3 cards 
> >>first
> >>Happens every time for write - if I write to a card then changing cards
> >>causes a reboot
> >>
> [snip]
> 
> Somewhat similar vein, but a different set of symptoms, I've seen a 
> RedHat box not see that the CF card changed...
> (USB SanDisk CF & SD reader, also using only CF cards.)
> 
> insert 128MB CF card.
> everything is ok.
> remove 128MB CF card, still see 128MB partition
> insert 256MB CF card.
> see 128MB partition.
> (based on /proc/partitions)
> 
> I've not followed this up to figure out why yet.
> You might check that situation to see if yours is related at all.

Using Mandrake Cooker and nope - it sees the change
That's actually part of the symptoms - if I put the
same card back in, no problem. It's only if I use a
different card that it reboots.

-- 
Murray J. Root
------------------------------------------------
DISCLAIMER: http://www.goldmark.org/jeff/stupid-disclaimers/
------------------------------------------------
Mandrake on irc.freenode.net:
  #mandrake & #mandrake-linux = help for newbies 
  #mdk-cooker = Mandrake Cooker
  #cooker = moderated Mandrake Cooker


^ permalink raw reply

* Re: [Lustre-devel] Re: fixing redundant network opens on Linux file creation
From: Bryan Henderson @ 2003-01-08 17:52 UTC (permalink / raw)
  To: Andreas Dilger
  Cc: Jan Hudec, linux-fsdevel, linux-fsdevel-owner,
	Lustre Development Mailing List, Richard Sharpe, samba-technical,
	Mike Shaver, Steven French
In-Reply-To: <20030107115056.U31555@schatzie.adilger.int>





>I don't see where you are coming from here.  Could you be more specific on
>whether you think the entity declaring an "intent" is user-space, the VFS
>code in fs/*.c, the filesystem driver code in fs/*/*.c or what?

As a general principle, any of those things could declare intent.  In the
Lustre design we're talking about, I don't believe any of them does.  Hence
my objection to the term "intent."  Based on that word, I thought at first
I might just have missed something in the definition of the interface, but
I don't think so anymore.

>I don't
>really see where you can "change your mind" in the middle of creating a
>file, unless there was an error somewhere along the way.

I don't either.  (And apparently, simple errors are no exception in the
Lustre design).  Hence, you have declared significantly more than an intent
when you did the lookup.

>If you call
>sys_mkdir() you have declared an "intent" to create a directory

Not as "intent" is usually understood.  If you call sys_mkdir(), you have
commanded the kernel to create the directory.  That's a lot different from
declaring that you intend to create the directory.

I believe the lustre patch works.  I also believe it uses the wrong
terminology, creates an interface to filesystem drivers that is brittle and
hard to understand, and doesn't solve as wide a range of problems as it
could.  I believe that what it calls a declaration of intent is really a
declaration of what POSIX system call the caller is in the middle of
performing.

On the other hand, it has been pointed out that one of its goals was to
minimize the changes to fs/*.c.  I agree the patch is a good way to achieve
that goal.

If it were my decision, I would solve the Lustre problem, and the Samba
problem, and some of my own as well, by putting higher level filesystem
driver interfaces into Linux, such as some other kernels do.  Let the
filesystem driver do the whole "lookup, create directory, add directory
entry" operation if it wants to, and in that case make just that one call
to the filesystem driver and be done.  Let the filesystem driver deal with
the problems of failures halfway through the sequence.

But suggestions I've made to give more power to filesystem drivers have in
the past met resistance from those who want to keep centralized control and
maintain uniformity among the various filesystem types).


^ permalink raw reply

* Newbie - Where is my kernel? Can't run POM
From: Timothy Harryman @ 2003-01-08 17:53 UTC (permalink / raw)
  To: netfilter

It certainly is not in /usr/src/linux (nautilus & terminal show that
/usr/src is empty - yes, I am showing all hidden/system files), nor
anywhere else I have looked.

I have a default installation of RH 8.0, and through rhupdate, it has
updated the kernel to 2.4.18-19.8.0

I am trying to install patch-o-matic 20030107, and the script prompts me
for the KERNEL_DIR.

This is extremely frustrating, and any help is hugely appreciated!

<>< <>< <>< <>< <>< <>< <>< <>< <>< <>< <>< 
Timothy 
timothy@woodlandscenics.com




^ permalink raw reply

* Re: [apache-modules] Best HTML Parser
From: Charles Reitzel @ 2003-01-08 17:53 UTC (permalink / raw)
  Cc: apache-modules, DCOM, Linux Kernel, modssl-users, netfilter,
	TEAMICE
In-Reply-To: <5.2.0.9.0.20030108124223.009f3e00@mail.SoftHome.net>

I am partial to HTML Tidy for a few reasons:

1) cross-platform, reentrant C library
2) very forgiving of sloppy, malformed markup
3) produces clean markup - XHTML if requested
4) C++, Perl, Pascal, COM and .NET bindings available,
    others easily done with SWIG

But I must admit, as one of the primary developers, I am probably 
biased.  But if you need to get your markup cleaned up so that you can 
apply XML tools to it, it is probably the best game in town.

For more info: http://tidy.sourceforge.net/

take it easy,
Charlie


At 12:43 PM 1/8/2003 +0530, Blesson Paul wrote:
>Hi all
>              Which is the Best HTML Parser in C/C++
>
>regards
>Blesson Paul

^ permalink raw reply

* Re: ipv6 stack seems to forget to send ACKs
From: Fabio Massimo Di Nitto @ 2003-01-08 18:05 UTC (permalink / raw)
  To: Wichert Akkerman; +Cc: netdev, linux-kernel
In-Reply-To: <20030108130850.GQ22951@wiggy.net>


I was able to reproduce the problem again. I have been using ethereal to
sniff instead of tcpdump and gave out some more info.

basically the icecast server at certain time (but i can't predict
exactly in which situations) just send a FIN, ACK packet to the client.
Basically to close the connection and after a few packets the client of
course answer.What is strange that in the meanwhile there are still 3/4
data packets coming from the server to the client.

Regarding the network side I noticed the following:

an average of 500ms to ping6 the server and 0 pkt loss
few seconds before the FIN, ACK (server->client) and for about 6 pkts the
average jumped to 2000ms

I suspect that this network flap made the server thinking about
<insert_here_whatever_term_is_more_appropriate> and decided to close
the connection.

The full ethereal dump is available at
http://www.fabbione.net/ice-xmms-ipv6.dump.bz2

but PLEASE note that it is a 10MB file and Im on a slow adsl line so be
"nice".

Fabio

PS Im afraid/happy that anyway the problem is not related to the kernel
version we are running.

-- 
vega:~# apt-get install life
Reading Package Lists... Done
Building Dependency Tree... Done
E: Couldn't find package life

^ permalink raw reply

* [STATUS 2.5]  January 8, 2002
From: Guillaume Boissiere @ 2003-01-08 18:05 UTC (permalink / raw)
  To: linux-kernel

Of note this week the merge of lm_sensors (drivers for health monitoring 
hardware) and support for AGP 3.0.  
See http://www.kernelnewbies.org/status/ for details.

Also, many more bugs have been entered in bugzilla, mostly compile problems 
for broken drivers (http://bugzilla.kernel.org/)

-- Guillaume


List of the bugs up for adoption (i.e. noone is working on):
If you want to work on a bug, it is polite to mark it as 'Assigned' so 
other people know you are working on it.

18  nor  vojtech@suse.cz  OPEN   Synaptics touchpad driver  
46  nor  vojtech@suse.cz  OPEN   ide-scsi causing (Two mice: unwanted double-clicks & erra...  
48  nor  bugme-janitors@lists.osdl.org  OPEN   APM suspend and PCMCIA not cooperating  
49  nor  jsimmons@infradead.org  OPEN   register_console() called in illegal context  
54  nor  bugme-janitors@lists.osdl.org  OPEN   100% reproduceable "null TTY for (####) in tty_fasync"  
58  nor  bcollins@debian.org  OPEN   OHCI-1394: sleeping function called from illegal context ...  
69  nor  jsimmons@infradead.org  OPEN   Framebuffer bug  
72  nor  jsimmons@infradead.org  OPEN   Framebuffer scrolls at the wrong times/places  
79  nor  jsimmons@infradead.org  OPEN   Framebuffer scrolling problem  
93  nor  khoa@us.ibm.com  OPEN   2.5.48 bttv module compile error  
94  nor  bugme-janitors@lists.osdl.org  OPEN   file remain locked after sapdb process exist.  
104  nor  bugme-janitors@lists.osdl.org  OPEN   MIPS fails to build: asm/thread_info.h doesn't exist  
110  nor  bugme-janitors@lists.osdl.org  OPEN   Current bk Linux-2.5, VFS Kernel Panic from Devfs + NO UN...  
115  nor  bugme-janitors@lists.osdl.org  OPEN   Kernel modules won't load  
122  nor  bugme-janitors@lists.osdl.org  OPEN   emu10k1 OSS troubles  
126  nor  vojtech@suse.cz  OPEN   bzImage build failure on input devices support as module  
134  nor  bugme-janitors@lists.osdl.org  OPEN   2.5.50 breaks pcmcia cards  
135  nor  bugme-janitors@lists.osdl.org  OPEN   SB16/Alsa doesn't work  
138  nor  bugme-janitors@lists.osdl.org  OPEN   Build error: drivers/video/sis/sis_main.h:299: parse erro...  
142  low  bugme-janitors@lists.osdl.org  OPEN   problem with ver_linux script and procps version  
143  nor  alan@lxorguk.ukuu.org.uk  OPEN   unable to read cd audio from atapi cdrom/cdrw/dvd device,...  
145  nor  bugme-janitors@lists.osdl.org  OPEN   ALSA: SB-AWE ISA detection fails  
149  nor  vojtech@suse.cz  OPEN   Laptop with touchpad and "pointer". Pointer never works  
153  nor  bugme-janitors@lists.osdl.org  OPEN   compile failure on drivers/char/riscom8.c  
154  nor  bugme-janitors@lists.osdl.org  OPEN   compile failure on drivers/char/esp.c  
155  nor  bugme-janitors@lists.osdl.org  OPEN   compile failure on drivers/char/specialix.c  
157  hig  bugme-janitors@lists.osdl.org  OPEN   Makefile bug? sound/synth/emux/built-in.o  
158  nor  bugme-janitors@lists.osdl.org  OPEN   depmod should be in README  
159  nor  bugme-janitors@lists.osdl.org  OPEN   compile failure on drivers/isdn/i4l/isdn_net_lib.c  
160  nor  jgarzik@pobox.com  OPEN   With 2 different nic on one system, dhcp configuration fails  
161  nor  jsimmons@infradead.org  OPEN   VESAfb in 2.5 somehow influences X resolution.  
162  nor  bugme-janitors@lists.osdl.org  OPEN   compile failure on drivers/media/video/bttv-cards.c  
171  nor  vojtech@suse.cz  OPEN   2.5.51 at kb driver leaves kb ib state that prevents (sof...  
172  nor  jsimmons@infradead.org  OPEN   tdfxfb.c can't be compiled  
174  nor  bugme-janitors@lists.osdl.org  OPEN   link failure in function dvb_generic_ioctl: undefined ref...  
179  nor  bugme-janitors@lists.osdl.org  OPEN   boot from 21 sec/track floppy  
183  nor  andmike@us.ibm.com  OPEN   megaraid driver panics with IBM EXP300 enclosure  
184  nor  zippel@linux-m68k.org  OPEN   Unresolved symbols in crypto modules.  
189  nor  bugme-janitors@lists.osdl.org  OPEN   sscanf in lib/vsprintf.c ignores field width for numeric ...  
191  nor  akpm@digeo.com  OPEN   Panic on shutdown  
192  nor  axboe@suse.de  OPEN   loop.c IV calculation is broken since 2.4.x  
193  nor  bugme-janitors@lists.osdl.org  OPEN   sysrq umount bad ordering (real before loop)  
195  nor  bugme-janitors@lists.osdl.org  OPEN   compile failure on drivers/media/video/zr36067.c  
196  nor  bugme-janitors@lists.osdl.org  OPEN   compile failure on drivers/media/video/stradis.c  
197  nor  bugme-janitors@lists.osdl.org  OPEN   compile failure on drivers/media/video/tda9887.o  
198  nor  alan@lxorguk.ukuu.org.uk  OPEN   compile failure on drivers/message/i2o/i2o_lan.c  
199  nor  dwmw2@infradead.org  OPEN   compile failure on drivers/mtd/devices/blkmtd.c  
200  nor  dwmw2@infradead.org  OPEN   compile failure on drivers/mtd/ftl.c  
201  nor  jgarzik@pobox.com  OPEN   compile failure on drivers/net/fc/iph5526.c  
203  nor  jgarzik@pobox.com  OPEN   compile failure on drivers/net/wan/sdlamain.c  
204  nor  jgarzik@pobox.com  OPEN   compile failure on drivers/net/rcpci45.c  
205  low  jsimmons@infradead.org  OPEN   gpm mouse cursor flips chars on framebuffer console  
206  nor  jsimmons@infradead.org  OPEN   broken colors on framebuffer console  
207  blo  jsimmons@infradead.org  OPEN   Cirrus Logic Framebuffer -- Does not compile  
208  nor  jgarzik@pobox.com  OPEN   Build error in aironet4500_core.c  
209  nor  jsimmons@infradead.org  OPEN   Matrox Framebuffer -- Does not compile  
211  nor  greg@kroah.com  OPEN   Mounting a SM/CF reader does not work and does not return  
213  nor  andmike@us.ibm.com  OPEN   compile failure in drivers/scsi/ini9100u.c  
214  nor  bugme-janitors@lists.osdl.org  OPEN   Incorrect disabling of mate drive  
215  nor  andmike@us.ibm.com  OPEN   compile failure in drivers/scsi/pci2000.c  
216  nor  andmike@us.ibm.com  OPEN   compile failure in drivers/scsi/pci2220i.c  
217  nor  andmike@us.ibm.com  OPEN   compile failure in drivers/scsi/dpt_i2o.c  
218  nor  andmike@us.ibm.com  OPEN   compile failure in drivers/scsi/53c7,8xx.c  
219  nor  andmike@us.ibm.com  OPEN   compile failure in drivers/scsi/tmscsim.c  
220  nor  andmike@us.ibm.com  OPEN   compile failure in drivers/scsi/AM53C974.c  
221  nor  andmike@us.ibm.com  OPEN   compile failure in drivers/scsi/gdth.c  
222  nor  andmike@us.ibm.com  OPEN   compile failure in drivers/scsi/eata_dma.c  
223  nor  greg@kroah.com  OPEN   "usbdevfs is depreciated" message always printed even whe...  
228  low  bugme-janitors@lists.osdl.org  OPEN   Make pdfdocs/psdocs/htmldoc fail in 2.5.54  
232  nor  andmike@us.ibm.com  OPEN   out of bounds according to stanford checker  
233  nor  bugme-janitors@lists.osdl.org  OPEN   Out of bounds according to Andy Chou <acc@CS.Stanford.EDU>  
234  nor  bugme-janitors@lists.osdl.org  OPEN   Out of bounds according to Andy Chou <acc@cs.stanford.edu>  
235  nor  alan@lxorguk.ukuu.org.uk  OPEN   array out of bound according to Andy Chou <acc@cs.stanfor...  
236  nor  bugme-janitors@lists.osdl.org  OPEN   conversion error from Andy Chou <acc@cs.stanford.edu>  
237  low  bugme-janitors@lists.osdl.org  OPEN   buffer out of bounds from Andy Chou <acc@cs.stanford.edu>  
238  low  bugme-janitors@lists.osdl.org  OPEN   buffer out of bounds. From Andy Chou <acc@cs.stanford.edu>  
239  low  bugme-janitors@lists.osdl.org  OPEN   buffer out of bounds from Andy Chou <acc@cs.stanford.edu>  
240  low  bugme-janitors@lists.osdl.org  OPEN   possible off by one error from Andy Chou <acc@cs.stanford...  
241  low  ambx1@neo.rr.com  OPEN   buffer out of bounds from Andy Chou <acc@cs.stanford.edu>  
242  low  andmike@us.ibm.com  OPEN   buffer out of bounds in aha1542.c from Andy Chou <acc@cs....  
243  low  andmike@us.ibm.com  OPEN   possible out of bounds bug from Andy Chou <acc@cs.stanfor...  
244  low  andmike@us.ibm.com  OPEN   Possible bug from Andy Chou <acc@cs.stanford.edu>  
245  low  andmike@us.ibm.com  OPEN   Possible out of bound error in sym53c416.c from Andy Chou...  
246  low  andmike@us.ibm.com  OPEN   Possible missing assert in sym_malloc.c from acc@cs.stanf...  
247  low  bugme-janitors@lists.osdl.org  OPEN   Possible bug in fbgen.c from Stanford Checker  
248  low  bugme-janitors@lists.osdl.org  OPEN   Possible bug in sstfb.c from Stanford Checker  
249  nor  bugme-janitors@lists.osdl.org  OPEN   uninitialized pointer in sstfb.c from Stanford Checker  
250  low  bugme-janitors@lists.osdl.org  OPEN   Possible out of bounds error from Stanford Checker  
252  low  bugme-janitors@lists.osdl.org  OPEN   Possible out of bounds bug in sb_mixer.c from Stanford Ch...  
253  low  bugme-janitors@lists.osdl.org  OPEN   another possible out of bounds error in sb_mixer.c from S...  
254  low  bugme-janitors@lists.osdl.org  OPEN   One more possible out of bounds error in sb_mixer.c from ...  
255  low  bugme-janitors@lists.osdl.org  OPEN   Possible out of bounds error in ac97_patch.c from Stanfor...  
256  nor  jgarzik@pobox.com  OPEN   3c509.c wants updating to new pnp model  
 
List of bugs that have been claimed (i.e. someone is working on):
5  nor  mbligh@aracnet.com  ASSI   64GB highmem BUG()  
7  nor  willy@debian.org  ASSI   file lock accounting broken  
8  low  alan@lxorguk.ukuu.org.uk  ASSI   i2o_scsi does not handle reset properly  
9  nor  dbrownell@users.sourceforge...  ASSI   Ehci do not leave system in a sensible state for bios on ...  
10  hig  andrew.grover@intel.com  ASSI   USB HCs may have improper interrupt configuration with AC...  
14  nor  davej@codemonkey.org.uk  ASSI   No dri : unsupported Via chipset (device id: 3189)  
15  nor  alan@lxorguk.ukuu.org.uk  ASSI   No dma on first hard drive  
16  nor  willy@debian.org  ASSI   reproduceable oops in lock_get_status  
29  low  akpm@digeo.com  ASSI   Debug: sleeping function called from illegal context at m...  
36  nor  andmike@us.ibm.com  ASSI   Long tape rewind causes abort on aic7xxx  
37  nor  alan@lxorguk.ukuu.org.uk  ASSI   IDE problems on old pre-PCI HW  
39  nor  alan@lxorguk.ukuu.org.uk  ASSI   undefined reference to `boot_gdt_table'  
43  nor  jgarzik@pobox.com  ASSI   e100 drivers crashes on non cache-coherent platforms  
44  blo  khoa@us.ibm.com  ASSI   radeonfb does not compile at all - seems incomplete? or w...  
51  nor  paul@laufernet.com  ASSI   isapnp does not register devices in /proc/isapnp  
52  nor  andmike@us.ibm.com  ASSI   aic7xxx driver fails to boot on netfinity 7000  
53  nor  alan@lxorguk.ukuu.org.uk  ASSI   IDE cd-rom I/O error  
63  nor  wli@holomorphy.com  ASSI   compile error with CONFIG_HUGETLB_PAGE yes  
66  blo  zaitcev@yahoo.com  ASSI   SMP Kernel Compile for Sparc32 fails  
71  hig  andrew.grover@intel.com  ASSI   RTL8100BL (8139) do not work on acpi UP without local apic  
83  low  zippel@linux-m68k.org  ASSI   Wish: ability to quickly cycle through (NEW) config options  
100  nor  johnstul@us.ibm.com  ASSI   LTP - gettimeofday02 fails (time is going backwards)  
105  nor  johnstul@us.ibm.com  ASSI   gettimeofday cripples system running with notsc  
106  nor  mochel@osdl.org  ASSI   sysfs hierarchy can begin to disintegrate  
111  hig  wli@holomorphy.com  ASSI   hugetlbfs does not align pages  
113  hig  alan@lxorguk.ukuu.org.uk  ASSI   CMD649 or ALI15X3 problem under 2.5.49 and since many pre...  
118  blo  alan@lxorguk.ukuu.org.uk  ASSI   Load IDE-SCSI module causes OOPS in 2.5.49  
119  nor  andrew.grover@intel.com  ASSI   2.5.49 - Dell Latitude weirdness at shutdown  
123  blo  alan@lxorguk.ukuu.org.uk  ASSI   SiL 680 IDE controller has "issues"  
130  hig  green@namesys.com  ASSI   problems mounting root partition with 2.5.48+ kernels  
131  nor  alan@lxorguk.ukuu.org.uk  ASSI   "hda: lost interrupt"; "hda: dma_intr: bad DMA status" on...  
132  nor  acme@conectiva.com.br  ASSI   windows ip check ARP packet replied by kernel when proxy_...  
136  nor  akpm@digeo.com  ASSI   FSID returned from statvfs always 0  
140  nor  andmike@us.ibm.com  ASSI   isp1020 driver reports error  
146  low  akpm@digeo.com  ASSI   Assertion failure in do_get_write_access() at fs/jbd/tra...  
150  nor  ambx1@neo.rr.com  ASSI   [PNP][2.5] IDE Detection problems (wrong IRQ and wrong ID...  
151  nor  jejb@hansenpartnership.com  ASSI   compile failure on drivers/block/ps2esdi.c  
156  nor  alan@lxorguk.ukuu.org.uk  ASSI   compile failure on drivers/ide/pci/nvidia.c  
165  nor  jgarzik@pobox.com  ASSI   Kernel crashes after stop network and remove e100.  
166  nor  jgarzik@pobox.com  ASSI   e100 spits out strange message during startup.  
167  nor  fdavis@si.rr.com  ASSI   compile failure on drivers/media/video/zr36120.c  
168  nor  fdavis@si.rr.com  ASSI   compile failure on drivers/media/video/saa7185.c  
169  nor  fdavis@si.rr.com  ASSI   compile failure on drivers/media/video/bt819.c  
170  low  akpm@digeo.com  ASSI   poisoned oops in dump_orphan_list  
185  low  alan@lxorguk.ukuu.org.uk  ASSI   mwave init yields: bad: scheduling while atomic!  
188  nor  wli@holomorphy.com  ASSI   proc_pid_readdir() holds the tasklist_lock for excessive ...  



^ permalink raw reply

* RE: [linux-lvm] Graphical tool to configure LVM for RedHat 8
From: Mike (TrueTel) @ 2003-01-08 17:59 UTC (permalink / raw)
  To: linux-lvm
In-Reply-To: <1042065949.3e1caa1d4258e@secure.st-peter.stw.uni-erlangen.de>

Try "lvmgui" , it did work for me
http://www.xs4all.nl/~mmj/lvm/

-----Original Message-----
From: linux-lvm-admin@sistina.com [mailto:linux-lvm-admin@sistina.com]On Behalf Of Svetoslav Slavtchev
Sent: Thursday, January 09, 2003 6:46 AM
To: linux-lvm@sistina.com; Ma, Thanh(IndSys, GE Interlogix)
Subject: RE: [linux-lvm] Graphical tool to configure LVM for RedHat 8


Quoting "Ma, Thanh(IndSys, GE Interlogix)" <Thanh.Ma@ge.com>:

> 
> 
> -----Original Message-----
> From: Anders Widman [mailto:andewid@tnonline.net]
> Sent: Wednesday, January 08, 2003 3:12 PM
> To: Linux-LVM@sistina.com
> Subject: Re: [linux-lvm] Graphical tool to configure LVM for RedHat 8
> 
> * The command line tools are great but I just wonder if there is a
> graphical tool to do the same thing (for RedHat, BTW) ?
> 
> I  know  RedHat  8  (graphical)  installation  has support for LVM and
> creating  of  LVM  arrays.  However,  I have no idea if such tools are
> included after the installation.
> * 
> * No. they are not.
> 
> In  any case. I do no recommend using 3rd party tools to configure and
> manage your disks.

> * What 3rd party tools can you suggest. ?
> * I guess this should be part of the FAQ as well.
> 
> Thanh
try a google search for 
lvmgui [java] and lvmviewer[perl i think]
both were the a bit abandend the last time i tried them,
but hopefully they'll work with RH8

may be( just may be) another solution would be 
the tools provided with mandrake (diskdrake) or eventualy
the EVMS GUI (see http://evms.sf.net )

if you find some other pointers, drop a line :)
by the way SuSE had a perfect text(ncurses) installer(manager) for lvm since
SuSE 6.4 (i think about a year or two ago)


a lot of Luck,

svetljo

_______________________________________________
linux-lvm mailing list
linux-lvm@sistina.com
http://lists.sistina.com/mailman/listinfo/linux-lvm
read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/

^ permalink raw reply

* Re: tenth post about PCI code, need help
From: Ray Lee @ 2003-01-08 18:09 UTC (permalink / raw)
  To: fretre3618, Linux Kernel

> 1. which device is at port address 0xCFB? (please note, NOT 0xCF8)

0xcfb ('bee') is the fourth byte of the 32 bit register that sits/starts
at 0xcf8 ('eight'). Note the difference in the code between the outb and
outl calls.

To answer your other questions, I think you'd have better luck reading
the spec for the x86 pc-style PCI bridge chip, rather than the (generic)
PCI v2.0 spec itself. The spec for the actual chip is always the final
authority for what's going on. (Unless, of course, it's wrong...)

Ray


^ permalink raw reply

* RE: Policy Language
From: Frank Mayer @ 2003-01-08 18:02 UTC (permalink / raw)
  To: 'Westerman, Mark', 'Stephen D. Smalley', guttman,
	selinux
In-Reply-To: <72222DC86846D411ABD300A0C9EB08A1015244A8@csoc-mail-box.csoconline.com>

> That why I am posting to the list to try and get a feel from the
> people who have created the tools. 

Without comment on the specific proposal (which I haven't studied yet),
I do have a general request: 

I would ask that we only change the policy syntax reluctantly and as
limited as possible, and only for strong need.  Every time the language
changes, it can be a lot or little work for us to sync up our parser for
setools.  Since we have a requirement to maintain backwards
compatibility with older policy syntax, each change can be a lot of
work.

Frank



--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

^ permalink raw reply

* Re: [linux-lvm] LVM2 snapshot creation problem
From: Alasdair G Kergon @ 2003-01-08 18:04 UTC (permalink / raw)
  To: linux-lvm
In-Reply-To: <3E1CB9E4.1030704@email.arizona.edu>

On Wed, Jan 08, 2003 at 04:53:08PM -0700, Gary Windham wrote:
> My problem is that I have not been able to create LV snapshots under 
> LVM2.  Here's an example (command and output follow):

(Assuming you've checked that device-mapper snapshot support 
is compiled/loaded into the kernel)

Please turn on full debugging and look for the last few sets 
of lines starting with 'Adding target' and 'dm'.  [Lines
starting with other things are probably irrelevant here.]

Also check for kernel log messages from device-mapper 
(e.g. /var/log/whatever).

See example.conf for details of how to log to a file, or run
with -vvv flags.  If you prefer you could send us (dm@uk.sistina.com)
the whole (compressed) log file for the command and we'll take a 
look.

Alasdair
-- 
agk@uk.sistina.com

^ permalink raw reply

* Re: USB CF reader reboots PC
From: Greg KH @ 2003-01-08 18:16 UTC (permalink / raw)
  To: linux-kernel
In-Reply-To: <20030108165130.GA1181@Master.Wizards>

On Wed, Jan 08, 2003 at 11:51:30AM -0500, Murray J. Root wrote:
> devfs=mount in lilo.conf
>               
> Insert CF card. 
> ls /dev shows sda and sda1
> mount it. 
> ls /dev shows sda - no sda1
> cd to mounted CF card
> process hangs, sd-mod & usb-storage "busy"
> rmmod -f usb-storage or sd-mod causes PC to stop
> (keyboard & mouse unresponsive, wmfire frozen, net disconnects)
> 
> reboot
> Insert CF card. 
> ls /dev shows sda & sda1
> mount it. 
> ls /dev shows sda - no sda1
> umount it
> ls /dev shows sda - no sda1
> modprobe -r sd-mod && modprobe sd-mod 
> ls /dev shows sda & sda1

So if devfs is enabled, everything works just fine?

thanks,

greg k-h

^ permalink raw reply

* Re: [PATCH] 2.4.20 IDE for 2.4.21-pre3
From: Tomas Szepe @ 2003-01-08 18:21 UTC (permalink / raw)
  To: Michael Madore; +Cc: linux-kernel
In-Reply-To: <3E1C5EF7.8090004@aslab.com>

> [mmadore@aslab.com]
> 
> I get the following oops when running 2.4.21-pre3 + 
> 2.4.21-pre3-2420ide-1.  The oops occurred after running the Cerberus 
> stress test for about 5 hours.  The machine uses an ASUS A7N8X single 
> AMD Athlon XP motherboard with the Nvidia nforce2 chipset.  I had to 
> pass ide0=ata66 ide1=ata66 to the kernel in order to use DMA.

Michael,

are you able to reproduce this oops with vanilla 2.4.20?

-- 
Tomas Szepe <szepe@pinerecords.com>

^ permalink raw reply

* Linux 2.4.21-pre3-ac1
From: Alan Cox @ 2003-01-08 18:24 UTC (permalink / raw)
  To: linux-kernel

Its back, its smaller and it wants a lot of testing. Much of the older
stuff has been merged with Marcelo, and some stuff has been dropped out.


+	Handle battery quirk on the Vaio Z600-RE	(Paul Mitcheson)
*	EHCI USB updates				(David Brownell)
+	IDE Raid support for AMI/SI 'Medley' IDE Raid	(Arjan van de Ven)
+	NVIDIA nForce2 IDE PCI identifiers		(Johannes Deisenhofer,
							 Tim Krieglstein)
*	CPU bitmask truncation fix			(Bjorn Helgaas)
o	HP100 cleanup					(Pavel Machek)
o	Fix initial capslock handling on USB keyboard	(Pete Zaitcev)
+	Update dscc4 driver for new wan			(Francois Romieu)
+	Fix boot on Chaintech 4BEA/4BEA-R and		(Alexander Achenbach)
	Gigabyte 9EJL by handing wacky E820 memory
	reporting
o	SysKonnect driver updates			(Mirko Lindner)
o	Fix memory leak in n_hdlc			(Paul Fulghum)
o	Fix missing mtd dependancy			(Herbert Xu)
+	Clean up ide-tape printk stuff			(Pete Zaitcev)
+	IDE tape fixes					(Pete Zaitcev)
o	Fix size reporting of large disks in scsi	(Andries Brouwer)
+	Fix excessive stack usage in NMI handlers	(Mikael Pettersson)
+	Add support for Epson 785EPX USB printer pcmcia	(Khalid Aziz)
*	Quirk handler to sort out IDE compatibility	(Ivan Kokshaysky)
	mishandling
+	Model 1 is valid for PIV in MP table		(Egenera)
+	Ethernet padding fixes for various drivers	(me)
o	Allow trident codec setup to time out		(Ian Soboroff)
	This can happen with non PM codecs
o	Fix broken documentation link			(Henning Meier-Geinitz)
o	Update video4linux docbook			(William Stimson)
o	Correct kmalloc check in dpt_i2o		(Pablo Menichini)
o	Shrink kmap area to required space only		(Manfred Spraul)
o	Fix irq balancing				(Ben LaHaise)
o	CPUfreq updates					(Dominik Brodowski)
o	Fix typo in pmagb fb				(John Bradford)
o	EDD backport					(Matt Domsch)
o	First pass at fixing all the ethernet padding	(me)


REMOVED FOR NOW

-	RMAP

REMOVED FOR GOOD

-	LLC 	(See 2.5)
-	VaryIO  (Never accepted mainstream)

^ permalink raw reply

* Re: USB CF reader reboots PC
From: Murray J. Root @ 2003-01-08 18:24 UTC (permalink / raw)
  To: linux-kernel
In-Reply-To: <20030108181645.GC3127@kroah.com>

On Wed, Jan 08, 2003 at 10:16:45AM -0800, Greg KH wrote:
> On Wed, Jan 08, 2003 at 11:51:30AM -0500, Murray J. Root wrote:
> > devfs=mount in lilo.conf
> >               
> > Insert CF card. 
> > ls /dev shows sda and sda1
> > mount it. 
> > ls /dev shows sda - no sda1
> > cd to mounted CF card
> > process hangs, sd-mod & usb-storage "busy"
> > rmmod -f usb-storage or sd-mod causes PC to stop
> > (keyboard & mouse unresponsive, wmfire frozen, net disconnects)
> > 
> > reboot
> > Insert CF card. 
> > ls /dev shows sda & sda1
> > mount it. 
> > ls /dev shows sda - no sda1
> > umount it
> > ls /dev shows sda - no sda1
> > modprobe -r sd-mod && modprobe sd-mod 
> > ls /dev shows sda & sda1
> 
> So if devfs is enabled, everything works just fine?
> 
How did you come to that conclusion?
sda1 is where the data is - when I mount the CF sda1 disappears
from /dev and accessing the mountpoint hangs the process.

-- 
Murray J. Root
------------------------------------------------
DISCLAIMER: http://www.goldmark.org/jeff/stupid-disclaimers/
------------------------------------------------
Mandrake on irc.freenode.net:
  #mandrake & #mandrake-linux = help for newbies 
  #mdk-cooker = Mandrake Cooker
  #cooker = moderated Mandrake Cooker


^ permalink raw reply

* Re: Question for Marcelo
From: Samuel Flory @ 2003-01-08 18:22 UTC (permalink / raw)
  To: Alan Cox; +Cc: Linux Kernel Mailing List
In-Reply-To: <1042034152.24099.4.camel@irongate.swansea.linux.org.uk>

Alan Cox wrote:

>On Wed, 2003-01-08 at 02:34, Samuel Flory wrote:
>  
>
>>  I believe that he would prefer that it get tested in the ac tree 1st. 
>> Alan seemed receptive to including it, but he's not doing much with the 
>>2.4 ac kernel any more.
>>
>>    
>>
>
>I've been working on merging a lot of stuff with Marcelo and cleaning up the
>other changes. 2.4.21pre-ac should be out today, and its a lot smaller than
>before as Marcelo as almost all the apic stuff, IDE updates etc. I've also
>dropped rmap out for now
>

  Sorry if that came out like you were slacking off.  I know 2.5 and ide 
is taking up most of your time.

-- 
There is no such thing as obsolete hardware.
Merely hardware that other people don't want.
(The Second Rule of Hardware Acquisition)
Sam Flory  <sflory@rackable.com>




^ permalink raw reply

* Re: Newbie - Where is my kernel? Can't run POM
From: Athan @ 2003-01-08 18:18 UTC (permalink / raw)
  To: Timothy Harryman; +Cc: netfilter
In-Reply-To: <002301c2b73e$e0f36ca0$3f00a8c0@tharryman>

[-- Attachment #1: Type: text/plain, Size: 1145 bytes --]

On Wed, Jan 08, 2003 at 11:53:38AM -0600, Timothy Harryman wrote:
> It certainly is not in /usr/src/linux (nautilus & terminal show that
> /usr/src is empty - yes, I am showing all hidden/system files), nor
> anywhere else I have looked.
> 
> I have a default installation of RH 8.0, and through rhupdate, it has
> updated the kernel to 2.4.18-19.8.0
> 
> I am trying to install patch-o-matic 20030107, and the script prompts me
> for the KERNEL_DIR.

  RH is almost certainly using seperate runtime and source packages for
the kernel.  Looking at http://www.rpmfind.net/ I see things like:

	kernel-2.4.20-2.6.i686.rpm
	kernel-2.4.20-2.6.src.rpm

The first being the compiled kernel and modules, the latter the source
for it.  So go find kernel-2.4.18-19.8.0.src.rpm, or even better upgrade
packages to a 2.4.20 kernel the current latest stable release.

HTH,

-Ath
-- 
- Athanasius = Athanasius(at)miggy.org / http://www.miggy.org/
                  Finger athan(at)fysh.org for PGP key
	   "And it's me who is my enemy. Me who beats me up.
Me who makes the monsters. Me who strips my confidence." Paula Cole - ME

[-- Attachment #2: Type: application/pgp-signature, Size: 240 bytes --]

^ permalink raw reply

* Re: Status of linuxppc_2.5
From: Benjamin Herrenschmidt @ 2003-01-08 18:18 UTC (permalink / raw)
  To: Boris Bezlaj; +Cc: Pantelis Antoniou, linuxppc-dev
In-Reply-To: <20030108173215.GA1002@bandit.kista.gajba.net>


On Wed, 2003-01-08 at 18:32, Boris Bezlaj wrote:
> On Wed, Jan 08, 2003 at 11:18:10AM +0200, Pantelis Antoniou wrote:
>
> > BTW, are there any gotchas, or anything
> > I should pay attention moving
> > from 2.4 -> 2.5?
>
> AFAIK, you need the new module-init-tools for loading/unloading modules.
>
> I see there is a little patch for swim3 driver. Do you have any problems
> with swim3 driver in 2.4 kernel when writing to floppy? What is the status
> in v2.5?

What patch ? I'm interested ;)

So far, swim3 in 2.5 is not up-to-date to new BIO semantics in 2.5. I've wanted
to do that for some time now but didn't find time yet.

Ben.


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply

* Re: [PATCH] 2.4.20 IDE for 2.4.21-pre3
From: Michael Madore @ 2003-01-08 18:29 UTC (permalink / raw)
  To: Tomas Szepe; +Cc: linux-kernel
In-Reply-To: <20030108182112.GQ823@louise.pinerecords.com>

Tomas Szepe wrote:

>>[mmadore@aslab.com]
>>
>>I get the following oops when running 2.4.21-pre3 + 
>>2.4.21-pre3-2420ide-1.  The oops occurred after running the Cerberus 
>>stress test for about 5 hours.  The machine uses an ASUS A7N8X single 
>>AMD Athlon XP motherboard with the Nvidia nforce2 chipset.  I had to 
>>pass ide0=ata66 ide1=ata66 to the kernel in order to use DMA.
>>    
>>
>
>Michael,
>
>are you able to reproduce this oops with vanilla 2.4.20?
>
>  
>
I'll try this and post my results.

Mike



^ permalink raw reply


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.