From: Reuben Farrelly <reuben-lkml@reub.net>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org, Alan Cox <alan@lxorguk.ukuu.org.uk>
Subject: Re: 2.6.19-rc3-mm1
Date: Mon, 30 Oct 2006 21:36:31 +1100 [thread overview]
Message-ID: <4545D5AF.1090800@reub.net> (raw)
In-Reply-To: <20061029160002.29bb2ea1.akpm@osdl.org>
On 30/10/2006 11:00 AM, Andrew Morton wrote:
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.19-rc3/2.6.19-rc3-mm1/
>
> - ia64 doesn't compile due to improvements in acpi. I already fixed a huge
> string of build errors due to this and it's someone else's turn.
>
> - For some reason Greg has resurrected the patches which detect whether
> you're using old versions of udev and if so, punish you for it.
>
> If weird stuff happens, try upgrading udev.
udev-095 here.
Some slightly odd messages in dmesg. Overall this -mm boots and runs and seems
to be reasonably good (the last -mm didn't boot for me).
1. NMI message - I too, am dazed and confused about this one:
Linux version 2.6.19-rc3-mm1 (root@tornado.reub.net) (gcc version 4.1.1 20061025
(Red Hat 4.1.1-31)) #1 SMP Mon Oct 30 11:15:58
EST 2006
Command line: ro root=/dev/md0 panic=60 console=ttyS0,57600
...
CPU: Trace cache: 12K uops, L1 D cache: 16K
CPU: L2 cache: 2048K
using mwait in idle threads.
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 0
CPU0: Thermal monitoring enabled (TM1)
Freeing SMP alternatives: 28k freed
ACPI: Core revision 20061011
Using local APIC timer interrupts.
result 12500379
Detected 12.500 MHz APIC timer.
lockdep: not fixing up alternatives.
Booting processor 1/2 APIC 0x1
Initializing CPU#1
Calibrating delay using timer specific routine.. 6000.02 BogoMIPS (lpj=12000044)
CPU: Trace cache: 12K uops, L1 D cache: 16K
CPU: L2 cache: 2048K
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 0
CPU1: Thermal monitoring enabled (TM1)
Intel(R) Pentium(R) 4 CPU 3.00GHz stepping 03
Brought up 2 CPUs
testing NMI watchdog ... CPU#0: NMI appears to be stuck (58->63)!
OK.
time.c: Using 14.318180 MHz WALL HPET GTOD HPET/TSC timer.
Uhhuh. NMI received for unknown reason 3c.
Do you have a strange power saving mode enabled?
Dazed and confused, but trying to continue
time.c: Detected 3000.114 MHz processor.
migration_cost=21
It's a desktop PC/server, no strange power saving mode going on here. Unsure
who looks after this or why it would occur.
2. Think this is ok, but still - timeouts, frozen - all words that suggest
suboptimal things have gone on:
ata_piix 0000:00:1f.1: version 2.00ac7
ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 18
PCI: Setting latency timer of device 0000:00:1f.1 to 64
ata1: PATA max UDMA/133 cmd 0x1F0 ctl 0x3F6 bmdma 0x20B0 irq 14
ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0x20B8 irq 15
scsi0 : ata_piix
ata1.00: ATAPI, max UDMA/66
ata1.00: configured for UDMA/66
scsi1 : ata_piix
ata2: port disabled. ignoring.
ATA: abnormal status 0xFF on port 0x177
ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
ata1.00: (BMDMA stat 0x24)
ata1.00: tag 0 cmd 0xa0 Emask 0x4 stat 0x40 err 0x0 (timeout)
ata1: soft resetting port
ata1.00: configured for UDMA/66
ata1: EH complete
ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
ata1.00: (BMDMA stat 0x24)
ata1.00: tag 0 cmd 0xa0 Emask 0x4 stat 0x40 err 0x0 (timeout)
ata1: soft resetting port
ata1.00: configured for UDMA/66
ata1: EH complete
scsi 0:0:0:0: CD-ROM PIONEER DVD-RW DVR-111D 1.23 PQ: 0 ANSI: 5
scsi 0:0:0:0: Attached scsi generic sg0 type 5
ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 19 (level, low) -> IRQ 19
PCI: Setting latency timer of device 0000:00:1f.2 to 64
ata3: SATA max UDMA/133 cmd 0x20C8 ctl 0x20EE bmdma 0x20A0 irq 19
ata4: SATA max UDMA/133 cmd 0x20C0 ctl 0x20EA bmdma 0x20A8 irq 19
scsi2 : ata_piix
The device on ata1 is the DVD-RW Atapi.
All devices seem to be detected and work, so it may be just cosmetic. Alan?
Reuben
next prev parent reply other threads:[~2006-10-30 10:36 UTC|newest]
Thread overview: 97+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-30 0:00 2.6.19-rc3-mm1 Andrew Morton
2006-10-30 2:50 ` 2.6.19-rc3-mm1 Dave Jones
2006-10-30 3:54 ` 2.6.19-rc3-mm1 Greg KH
2006-10-30 5:16 ` 2.6.19-rc3-mm1 Andrew Morton
2006-10-30 5:56 ` 2.6.19-rc3-mm1 Greg KH
2006-10-30 19:55 ` 2.6.19-rc3-mm1 - ATI SATA controller not detected Rafael J. Wysocki
2006-10-30 20:04 ` Greg KH
2006-10-30 20:15 ` 2.6.19-rc3-mm1 - udev doesn't work (was: ATI SATA controller not detected) Rafael J. Wysocki
2006-10-30 20:22 ` Greg KH
2006-10-30 20:48 ` Rafael J. Wysocki
2006-10-30 20:57 ` Greg KH
2006-10-31 0:19 ` Rafael J. Wysocki
2006-10-31 7:29 ` Rafael J. Wysocki
2006-10-31 7:40 ` Andrew Morton
2006-10-31 7:48 ` Rafael J. Wysocki
2006-10-31 7:58 ` Andrew Morton
2006-11-02 2:29 ` 2.6.19-rc3-mm1 - udev doesn't work Andy Whitcroft
2006-10-30 20:36 ` Jeff Garzik
2006-10-30 20:45 ` Rafael J. Wysocki
2006-10-30 10:36 ` Reuben Farrelly [this message]
2006-10-30 16:53 ` 2.6.19-rc3-mm1 Om Narasimhan
2006-10-30 15:25 ` 2.6.19-rc3-mm1 -- missing network adaptors Andy Whitcroft
2006-10-30 15:47 ` Martin J. Bligh
2006-10-30 16:47 ` Andrew Morton
2006-10-30 17:09 ` Martin Bligh
2006-10-30 17:21 ` Andy Whitcroft
2006-10-30 20:14 ` Cornelia Huck
2006-10-31 6:30 ` Mike Galbraith
2006-10-31 6:37 ` Martin J. Bligh
2006-10-31 6:54 ` Mike Galbraith
2006-10-31 7:13 ` Greg KH
2006-10-31 7:15 ` Mike Galbraith
2006-10-31 7:21 ` Greg KH
2006-10-31 7:31 ` Mike Galbraith
2006-10-31 8:03 ` Mike Galbraith
2006-10-31 19:07 ` Greg KH
2006-10-31 6:59 ` Greg KH
2006-10-31 7:09 ` Mike Galbraith
2006-10-31 7:22 ` Greg KH
2006-10-31 16:28 ` Mike Galbraith
2006-10-31 18:14 ` Mike Galbraith
2006-11-01 4:43 ` Mike Galbraith
2006-11-01 5:25 ` Andrew Morton
2006-11-01 6:12 ` Mike Galbraith
2006-11-01 7:43 ` Mike Galbraith
2006-11-01 9:26 ` Mike Galbraith
2006-11-01 18:48 ` Andrew Morton
2006-11-01 20:13 ` Greg KH
2006-11-01 21:15 ` Mike Galbraith
2006-10-31 7:30 ` Martin J. Bligh
2006-10-31 7:58 ` Greg KH
2006-10-31 15:52 ` Martin J. Bligh
2006-10-31 16:46 ` Cornelia Huck
2006-10-31 17:09 ` Martin J. Bligh
2006-10-31 17:29 ` Cornelia Huck
2006-10-31 17:55 ` Andy Whitcroft
2006-11-01 1:39 ` Martin Bligh
2006-11-01 2:08 ` Greg KH
2006-11-01 2:11 ` Martin Bligh
2006-11-01 16:43 ` Greg KH
2006-11-02 5:24 ` Greg KH
2006-11-02 5:26 ` Martin J. Bligh
2006-11-02 5:49 ` Greg KH
2006-11-02 5:54 ` Mike Galbraith
2006-11-02 6:02 ` Greg KH
2006-11-02 6:07 ` Andrew Morton
2006-11-02 6:42 ` Greg KH
2006-11-02 6:49 ` Andrew Morton
2006-11-02 6:56 ` Greg KH
2006-11-02 9:22 ` Andy Whitcroft
2006-11-02 10:26 ` Cornelia Huck
2006-11-03 0:57 ` Greg KH
2006-11-02 6:32 ` Martin J. Bligh
2006-11-02 6:41 ` Andrew Morton
2006-11-01 10:00 ` Andy Whitcroft
2006-10-31 21:31 ` Greg KH
2006-11-01 4:44 ` Mike Galbraith
2006-10-31 7:36 ` Mike Galbraith
2006-10-31 8:03 ` Cornelia Huck
2006-10-30 20:38 ` Andy Whitcroft
2006-10-31 1:03 ` Andy Whitcroft
2006-10-31 1:26 ` [2.6.19-rc3-mm1] BUG at arch/i386/mm/pageattr.c:165 Andrew James Wade
2006-10-31 2:04 ` Andrew Morton
2006-10-31 3:03 ` Andrew James Wade
2006-10-31 3:13 ` Andrew Morton
2006-10-31 3:58 ` Andrew James Wade
2006-10-31 4:11 ` Andrew Morton
2006-10-31 4:20 ` Greg KH
2006-10-31 5:09 ` Andrew James Wade
2006-11-01 16:25 ` Andrew James Wade
2006-10-31 5:10 ` Andrew Morton
2006-10-31 6:31 ` Mike Galbraith
2006-10-31 7:03 ` Greg KH
2006-10-31 7:34 ` Andrew Morton
2006-10-31 7:48 ` Andrew Morton
2006-10-31 8:01 ` Greg KH
2006-10-31 8:12 ` Andrew Morton
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=4545D5AF.1090800@reub.net \
--to=reuben-lkml@reub.net \
--cc=akpm@osdl.org \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=linux-kernel@vger.kernel.org \
/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