mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: Reuben Farrelly <reuben-lkml@reub.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.6.18-rc4-mm2
Date: Sun, 20 Aug 2006 00:23:40 -0700	[thread overview]
Message-ID: <20060820002340.f313d113.akpm@osdl.org> (raw)
In-Reply-To: <44E80B5C.1070300@reub.net>

On Sun, 20 Aug 2006 19:12:28 +1200
Reuben Farrelly <reuben-lkml@reub.net> wrote:

> 
> 
> On 20/08/2006 5:00 p.m., Andrew Morton wrote:
> > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.18-rc4/2.6.18-rc4-mm2/
> > 
> > 
> > - Various random stuff.
> > 
> > - I haven't been pulling Greg's post-2.6.18-rc4 tree due to various git woes
> >   which I haven't gotten around to working out how to fix.  But most of it
> >   will be here anyway.
> > 
> > - The automounter is known to be a bit broken.
> > 
> > - Alpha coredumps won't work right.
> 
> Two problems remain and seem to be continuing to be unfixed and unacknowledged 
> in this release despite maintainers previously been cc'd on the problems.
> 
> 1. Reliably pulling some similar looking oopses on x86_64 when booting up - I 
> wasn't the only reporter of this.  All my traces have complaints about 
> MAX_STACK_TRACE_ENTRIES too low but I'm not sure if that is the cause of the 
> trace or happens as a result of the trace.
> 
> GRE over IPv4 tunneling driver
> NET: Registered protocol family 10
> IPv6 over IPv4 tunneling driver
> BUG: MAX_STACK_TRACE_ENTRIES too low!
> turning off the locking correctness validator.

Ingo is on vacation.  When he resurfaces we can bug him about this.  It
doesn't seem particularly urgent - turn off lockdep?

> 
> 2. Also still having no joy with ATA layer driving my ATAPI cdrom:
> 
> ata5: PATA max UDMA/133 cmd 0x1F0 ctl 0x3F6 bmdma 0x30B0 irq 14
> ata6: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0x30B8 irq 15
> scsi4 : ata_piix
> ata5.00: ATAPI, max UDMA/66
> ata5.00: configured for UDMA/66
> scsi5 : ata_piix
> ata6: port disabled. ignoring.
> ATA: abnormal status 0xFF on port 0x177
> ata5.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
> ata5.00: (BMDMA stat 0x24)
> ata5.00: tag 0 cmd 0xa0 Emask 0x4 stat 0x40 err 0x0 (timeout)
> ata5: soft resetting port
> ata5.00: configured for UDMA/66
> ata5: EH complete
> ata5.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
> ata5.00: (BMDMA stat 0x24)
> ata5.00: tag 0 cmd 0xa0 Emask 0x4 stat 0x40 err 0x0 (timeout)
> ata5: soft resetting port
> ata5.00: configured for UDMA/66
> ata5: EH complete
> ata5.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
> ata5.00: (BMDMA stat 0x24)
> ata5.00: tag 0 cmd 0xa0 Emask 0x4 stat 0x40 err 0x0 (timeout)
> ata5: soft resetting port
> ata5.00: configured for UDMA/66
> ata5: EH complete
> ata5.00: limiting speed to UDMA/44
> ata5.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
> ata5.00: (BMDMA stat 0x24)
> ata5.00: tag 0 cmd 0xa0 Emask 0x4 stat 0x40 err 0x0 (timeout)
> ata5: soft resetting port
> ata5.00: configured for UDMA/44
> ata5: EH complete
> 
> This too, seems to be going unacknowledged and unfixed.  Fair enough, it's new 
> code but I've received no response as to whether it should work, or shouldn't, 
> whether I should persist trying with it or if I can help with fixing/testing it 
> ... ?

pata-over-ata is Alan.  It is important that the right people be cc'ed,
please.  A lot of stuff goes flying by..



  reply	other threads:[~2006-08-20  7:25 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-20  5:00 2.6.18-rc4-mm2 Andrew Morton
2006-08-20  7:12 ` 2.6.18-rc4-mm2 Reuben Farrelly
2006-08-20  7:23   ` Andrew Morton [this message]
2006-08-20  7:44 ` 2.6.18-rc4-mm2 thunder7
2006-08-20  8:03   ` 2.6.18-rc4-mm2 Andrew Morton
2006-08-20 13:22 ` 2.6.18-rc4-mm2 Michal Piotrowski
2006-08-20 13:24 ` 2.6.18-rc4-mm2 Maciej Rutecki
2006-08-20 15:10   ` 2.6.18-rc4-mm2: AFS_FSCACHE=n compile error Adrian Bunk
2006-08-20 17:56   ` 2.6.18-rc4-mm2 Andrew Morton
     [not found]   ` <6bffcb0e0608200634r5c836053r8fa5cea7b9fdb4cb@mail.gmail.com>
2006-08-21  8:11     ` 2.6.18-rc4-mm2 Maciej Rutecki
2006-08-20 13:30 ` 2.6.18-rc4-mm2 Michal Piotrowski
2006-08-20 18:07   ` 2.6.18-rc4-mm2 Alan Cox
2006-08-21  7:59   ` 2.6.18-rc4-mm2 Jens Axboe
2006-08-20 16:04 ` 2.6.18-rc4-mm2 Michal Piotrowski
2006-08-20 16:45   ` 2.6.18-rc4-mm2 Michal Piotrowski
2006-08-20 16:09 ` [-mm patch] CRYPTO_DEV_PADLOCK_AES must select CRYPTO_BLKCIPHER Adrian Bunk
2006-08-20 23:04   ` Herbert Xu
2006-08-20 23:51     ` Andrew Morton
2006-08-20 17:47 ` [-mm patch] make kernel/rcutorture.c:rcu_bh_torture_synchronize() static Adrian Bunk
2006-08-20 21:27 ` 2.6.18-rc4-mm2 Mariusz Kozlowski
2006-08-20 22:36   ` 2.6.18-rc4-mm2 Andrew Morton
2006-08-21  1:59 ` 2.6.18-rc4-mm2: tickadj removal breaks 6 architectures Adrian Bunk
2006-08-21  2:08 ` 2.6.18-rc4-mm2: m68k nsproxy compile breakage Adrian Bunk
2006-08-21 14:46   ` Serge E. Hallyn
2006-08-21 16:51     ` Adrian Bunk
2006-08-21  8:12 ` 2.6.18-rc4-mm2 Gregoire Favre
2006-08-21 11:32   ` 2.6.18-rc4-mm2 Frederik Deweerdt
2006-08-21 19:21     ` 2.6.18-rc4-mm2 Gregoire Favre
2006-08-21  9:20 ` 2.6.18-rc4-mm2 Maciej Rutecki
2006-08-21 13:44   ` 2.6.18-rc4-mm2 Andrew Morton
2006-08-21 20:20     ` 2.6.18-rc4-mm2 Maciej Rutecki
2006-08-21 23:22       ` 2.6.18-rc4-mm2 Len Brown
2006-08-22 16:10         ` [Re: 2.6.18-rc4-mm2] standby error Maciej Rutecki
2006-08-22 18:59         ` 2.6.18-rc4-mm2 Grant Wilson
2006-08-21 22:54   ` 2.6.18-rc4-mm2 Len Brown
2006-08-21 21:21 ` 2.6.18-rc4-mm2: x86_64 compile error Adrian Bunk
2006-08-21 21:24   ` Andi Kleen
2006-08-22  8:11   ` Jan Beulich
2006-08-22 11:50     ` Adrian Bunk
2006-08-24 19:54 ` 2.6.18-rc4-mm2: ptkcdvd mapping may cause possible recursive locking Laurent Riffard
2006-08-26 15:28 ` [-mm patch] drivers/net/pcmcia/xirc2ps_cs.c: remove unused label Adrian Bunk
2006-08-26 15:28 ` [-mm patch] fix drivers/hwmon/hdaps.c:hdaps_check_ec() function declaration Adrian Bunk
2006-08-26 19:09   ` Shem Multinymous
2006-08-22 19:07 2.6.18-rc4-mm2 Moore, Robert

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060820002340.f313d113.akpm@osdl.org \
    --to=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=reuben-lkml@reub.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome