public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.5 Problem Status Report
@ 2002-09-11  2:00 Thomas Molina
  2002-09-11  2:29 ` William Lee Irwin III
                   ` (3 more replies)
  0 siblings, 4 replies; 33+ messages in thread
From: Thomas Molina @ 2002-09-11  2:00 UTC (permalink / raw)
  To: linux-kernel


The most current version of this status report can be found at:
http://members.cox.net/tmolina/kernprobs/status.html

   Notes:
     * Several  people  have  requested  the  discussion be linked to LKML 
archives. With this version I've switched from
       locally edited discussion threads to archived links.
     * Great  progress has been made in forward porting IDE driver code 
from 2.4 to 2.5. Several people have tried 2.5.33
       without disaster. Updates continue to be added to the -ac kernels 
and the 2.5 bitkeeper kernels.
     * Floppy  support  appears to have been fixed in 2.5.33-bitkeeper. It 
has been tested, and the corruption previously
       seen has not been duplicated.
     * Support for __FUNCTION__ pasting is being phased out of gcc. This 
has broken compiling in numerous places. Defines
       of the form:
       #define func_enter() sx_dprintk (SX_DEBUG_FLOW, "sx: enter " 
__FUNCTION__ "\n")
       need to be changed to the form:
       #define func_enter() sx_dprintk (SX_DEBUG_FLOW, "sx: enter %s\n", 
__FUNCTION__)

              2.5 Kernel Problem Reports as of 10 Sep
   Problem Title                Status                Discussion
   JFS oops                     open                  06 Sep 2002
   qlogicisp oops               no further discussion 2.5.33
   2.5.32 reboot oops           no further discussion 2.5.33
   ext2 umount oops             no further discussion 2.5.33
   DEBUG_SLAB oops              no further discussion 2.5.33
   2.5.32-mm1 problems          no further discussion 2.5.33
   soft suspend problem         no further discussion 2.5.33
   PCI and/or starfire.c broken no further discussion 2.5.33
   __write_lock_failed() oops   no further discussion 2.5.33
   invalidate_inode_pages       open                  10 Sep 2002
   Problem running on Athlons   open                  06 Sep 2002
   dequeue_signal panic                               08 Sep 2002
                                closed                09 Sep 2002
   mouse/keyboard flakiness     open                  09 Sep 2002
   process hang in do_IRQ       open                  09 Sep 2002
   do_syslog lockup             open                  09 Sep 2002
   BUG at kernel/sched.c        open                  10 Sep 2002



^ permalink raw reply	[flat|nested] 33+ messages in thread
* 2.5 Problem Status Report
@ 2002-08-25 11:21 Thomas Molina
  2002-08-26 16:42 ` Greg KH
  0 siblings, 1 reply; 33+ messages in thread
From: Thomas Molina @ 2002-08-25 11:21 UTC (permalink / raw)
  To: linux-kernel


   Notes:

   Off-list  email  sent to me regarding these reports is much 
appreciated. Relevant comments to a problem report will be
   added to the discussion thread unless specifically requested not to. If 
you do send me a comment, please CC the list.

   The  state of the IDE subsystem in 2.5 is in too much of a flux for 
tracking problems to be fruitful. I probably won't
   add any new ones until feature freeze unless specifically requested.

   Floppy support is currently broken in 2.5. Higher priority items are 
delaying work on a fix.

                2.5 Kernel Problem Reports as of 25 Aug
   Problem Title                     Status                Discussion
   RAID 0 BIO problem                no further discussion 2.5.30
   schedule() with irqs disabled!    open                  24 Aug 2002
   schedule in interrupt             open                  21 Aug 2002
   bonding driver failure in 2.5     closed                2.5.30
   serial oops                       closed                2.5.30
   NUMA-Q minimal workaround updates closed                2.5.30
   PnP BIOS problem                  closed                2.5.30
   New connections stall             closed                2.5.30
   JFS oops                          open                  19 Aug 2002
   serial core on embedded PPC       closed                2.5.30
   handle_scancode oops              closed                2.5.30
   spinlock deadlock                 closed                2.5.31
   smp cpu problem                   closed                2.5.30
   LTP process_stress causes oops    no further discussion 2.5.30
   elv_queue_empty oops              no further discussion 2.5.30
   Page Writeback oops               no further discussion 2.5.30
   slab BUG                          no further discussion 2.5.30
   pmd_page problem                  no further discussion 2.5.30
   vga console problem               no further discussion 2.5.30
   P200MMX boot problem              no further discussion 2.5.30
   io apic problem                   no further discussion 2.5.30
   dcache oops                       no further discussion 2.5.30
   vm86 oops                         no further discussion 2.5.30
   modules don't work                closed                12 Aug 2002
   unmount oops                      open                  12 Aug 2002
   usb problem                       open                  11 Aug 2002
   pte.chain BUG                     open                  22 Aug 2002
   scancode oops                     closed                22 Aug 2002
   cciss broken                      proposed fix          14 Aug 2002
   qlogicisp oops                    open                  14 Aug 2002
   qlogic error                      open                  23 Aug 2002
   kmap_atomic oops                  open                  15 Aug 2002
   swap problem                      open                  20 Aug 2002
   oops in gpm.c                     open                  22 Aug 2002
   page allocation failure           open                  22 Aug 2002
   driverfs oops                     open                  25 Aug 2002



^ permalink raw reply	[flat|nested] 33+ messages in thread
* 2.5 Problem Status report
@ 2002-08-02  2:39 Thomas Molina
  0 siblings, 0 replies; 33+ messages in thread
From: Thomas Molina @ 2002-08-02  2:39 UTC (permalink / raw)
  To: linux-kernel

Linus has issued 2.5.30 so here is an updated status report.  The most 
current version is at 

http://members.cox.net/kernprobs/status.html

I've discovered I don't see everything (duh!) and I also may miss the 
significance of a message.  Several times I've been told a particular 
problem has been fixed by a bk patch which I've not seen.  Sure enough, 
someone either reports that the problem no longer manifests itself, or 
discussion ceases.  I can't document what I can't see, so if it isn't 
discussed, it won't be reported here.

The sigmask problem is being carried as open.  However, the latest series 
of messages has seemingly transitioned into a policy discussion.  

There doesn't appear to be agreement whether a generic ide problem exists.  
Even if one does exist, Linus has four patchsets (108-111) in 2.5.30, 
making it difficult to track individual problems.  I do have a couple 
in the current list, and there are specific comments on each.  I'll track 
those as best I can, but I'm not going to carry the "generic" ide 
discussion.


I hope this is proving useful.  Feedback is welcome.


            Kernel Problem Reports as of 01 Aug
   Problem Title                     Status       Discussion
   IDE problem                       closed       2.5.29
   RAID                              closed       2.5.28
   OOPS with date                    closed       2.5.28
   cpqarray broken since 2.5.19      closed       2.5.28
   schedule() with irqs disabled!    proposed fix 2.5.29
   ISDN broken?                      closed       2.5.28
   bonding driver failure in 2.5     open         2.5.29
   serial oops                       proposed fix 2.5.29
   NUMA-Q minimal workaround updates open         2.5.29
   PnP BIOS problem                  open         2.5.29
   New connections stall             open         2.5.29
   JFS oops                          open         2.5.29
   ide option problem                open         2.5.29
   ide cli/sti removal               open         2.5.29
   serial core on embedded PPC       open         2.5.29
   handle_scancode oops              open         2.5.29
   spinlock deadlock                 open         2.5.29
   smp cpu problem                   open         2.5.29
   sigmask problem                   open         2.5.29




^ permalink raw reply	[flat|nested] 33+ messages in thread

end of thread, other threads:[~2002-09-11 20:21 UTC | newest]

Thread overview: 33+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-11  2:00 2.5 Problem Status Report Thomas Molina
2002-09-11  2:29 ` William Lee Irwin III
2002-09-11 18:33   ` Thomas Molina
2002-09-11 20:23     ` William Lee Irwin III
2002-09-11  4:00 ` Robert Love
2002-09-11  7:07   ` Oleg Drokin
2002-09-11  7:26     ` Ingo Molnar
2002-09-11  7:28       ` Oleg Drokin
2002-09-11  7:38         ` Ingo Molnar
2002-09-11  8:05           ` Oleg Drokin
2002-09-11 10:25             ` Jens Axboe
2002-09-11 10:29               ` Jens Axboe
2002-09-11 10:47                 ` Oleg Drokin
2002-09-11 10:58                   ` Jens Axboe
2002-09-11 11:07                     ` Jens Axboe
2002-09-11 11:16                     ` Oleg Drokin
2002-09-11 11:17                       ` Jens Axboe
2002-09-11 11:49                         ` Jens Axboe
2002-09-11 12:10                           ` Oleg Drokin
2002-09-11 15:38                             ` Oleg Drokin
2002-09-11 15:46                               ` Ingo Molnar
2002-09-11 15:52                                 ` Ingo Molnar
2002-09-11 17:49                                 ` Oleg Drokin
2002-09-11  8:07     ` Thomas Molina
2002-09-11  8:12       ` Oleg Drokin
2002-09-11  9:18       ` Adrian Bunk
2002-09-11  7:12   ` Ingo Molnar
2002-09-11  8:04 ` Axel Siebenwirth
2002-09-11  9:21 ` Clemens Schwaighofer
  -- strict thread matches above, loose matches on Subject: below --
2002-08-25 11:21 Thomas Molina
2002-08-26 16:42 ` Greg KH
2002-08-26 21:32   ` Thomas Molina
2002-08-02  2:39 2.5 Problem Status report Thomas Molina

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox