login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
January
»
16
RE: [patch 0/4] x86: PAT followup - Incremental changes and bug fixes
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From:
Pallipadi, Venkatesh <venkatesh.pallipadi@...>
To: Andreas Herrmann <andreas.herrmann3@...>
Cc: <ak@...>, <ebiederm@...>, <rdreier@...>, <torvalds@...>, <gregkh@...>, <airlied@...>, <davej@...>, <mingo@...>, <tglx@...>, <hpa@...>, <akpm@...>, <arjan@...>, Barnes, Jesse <jesse.barnes@...>, <davem@...>, <linux-kernel@...>
Subject:
RE: [patch 0/4] x86: PAT followup - Incremental changes and bug fixes
Date: Wednesday, January 16, 2008 - 3:05 pm
Can you attach the e820 map from the top of your dmesg. Thanks, Venki
quoted text
>-----Original Message----- >From: Andreas Herrmann [mailto:andreas.herrmann3@amd.com] >Sent: Wednesday, January 16, 2008 10:58 AM >To: Pallipadi, Venkatesh >Cc: ak@muc.de; ebiederm@xmission.com; rdreier@cisco.com; >torvalds@linux-foundation.org; gregkh@suse.de; >airlied@skynet.ie; davej@redhat.com; mingo@elte.hu; >tglx@linutronix.de; hpa@zytor.com; akpm@linux-foundation.org; >arjan@infradead.org; Barnes, Jesse; davem@davemloft.net; >linux-kernel@vger.kernel.org >Subject: Re: [patch 0/4] x86: PAT followup - Incremental >changes and bug fixes > >Hi, > >I just want to report that the PAT support in x86/mm causes crashes >on two of my test machines. On both boxes the SATA detection does >not work when the PAT support is patched into the kernel. > >Symptoms are as follows -- best described by a diff between the >two boot.logs: > ># diff boot-failing.log boot-working.log > >-Linux version 2.6.24-rc8-ga9f7faa5 (root@hunter) (gcc version ... >+Linux version 2.6.24-rc8-g2ea3cf43 (root@hunter) (gcc version ... >... > early_iounmap(ffffffff82a0b000, 00001000) >-early_ioremap(000000000000c000, 00001000) => -000002103394304 >-early_iounmap(ffffffff82a0c000, 00001000) > early_iounmap(ffffffff82808000, 00001000) >... >-ACPI: PCI interrupt for device 0000:00:12.0 disabled >-sata_sil: probe of 0000:00:12.0 failed with error -12 >+scsi0 : sata_sil >+scsi1 : sata_sil >+ata1: SATA max UDMA/100 mmio m512@0xc0403000 tf 0xc0403080 irq 22 >... >-AC'97 space ioremap problem >-ACPI: PCI interrupt for device 0000:00:14.5 disabled >-ATI IXP AC97 controller: probe of 0000:00:14.5 failed with error -5 > ALSA device list: >- No soundcards found. >+ #0: ATI IXP rev 80 with ALC655 at 0xc0403800, irq 17 >... >-VFS: Cannot open root device "sda1" or unknown-block(0,0) >-Please append a correct "root=" boot option; here are the >available partitions: >-1600 4194302 hdc driver: ide-cdrom >-Kernel panic - not syncing: VFS: Unable to mount root fs on >unknown-block(0,0) >+kjournald starting. Commit interval 5 seconds >+EXT3-fs: mounted filesystem with ordered data mode. >+VFS: Mounted root (ext3 filesystem) readonly. >... > > <snip> > >The second test machine uses ahci. But the symptoms are similar. > >I performed a git-bisect on x86/mm. Last commit that worked for me was > >2ea3cf43fddecbfd66353caafdf73ec21ea3760b (x86: fix >early_ioremap() ISA window) > >The subsequent commits for PAT support introduced the problem. >I noticed that PAT should be disabled by default, but >obviously the patches >still have some side-effect. (Maybe ioremap changes lead to >the problem?) > >Boot-logs are attached: > > boot-failing.log for x86/mm as of v2.6.24-rc8-672-ga9f7faa > boot-working.log for x86/mm as of v2.6.24-rc8-621-g2ea3cf4 > >Hopefully it helps to track down the problem. >Maybe someone has an idea why the PAT patches are causing that >ominous "PCI interrupt for device ... disabled" messages. > > >Thanks and regards, > >Andreas >
--
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[patch 0/4] x86: PAT followup - Incremental changes and bug ...
,
, (Tue Jan 15, 10:39 pm)
Re: [patch 0/4] x86: PAT followup - Incremental changes and ...
, Andreas Herrmann
, (Wed Jan 16, 2:57 pm)
Re: [patch 0/4] x86: PAT followup - Incremental changes and ...
, Venki Pallipadi
, (Wed Jan 16, 4:33 pm)
Re: [patch 0/4] x86: PAT followup - Incremental changes and ...
, Andreas Herrmann3
, (Thu Jan 17, 3:12 pm)
Re: [patch 0/4] x86: PAT followup - Incremental changes and ...
, Ingo Molnar
, (Thu Jan 17, 4:36 pm)
Re: [patch 0/4] x86: PAT followup - Incremental changes and ...
, Andreas Herrmann3
, (Thu Jan 17, 5:03 pm)
Re: [patch 0/4] x86: PAT followup - Incremental changes and ...
, Ingo Molnar
, (Thu Jan 17, 5:13 pm)
Re: [patch 0/4] x86: PAT followup - Incremental changes and ...
, Andreas Herrmann3
, (Thu Jan 17, 5:42 pm)
Re: [patch 0/4] x86: PAT followup - Incremental changes and ...
, Andreas Herrmann3
, (Thu Jan 17, 6:26 pm)
Re: [patch 0/4] x86: PAT followup - Incremental changes and ...
, Ingo Molnar
, (Thu Jan 17, 6:35 pm)
Re: [patch 0/4] x86: PAT followup - Incremental changes and ...
, Andreas Herrmann3
, (Thu Jan 17, 7:06 pm)
Re: [patch 0/4] x86: PAT followup - Incremental changes and ...
, Andreas Herrmann3
, (Thu Jan 17, 6:16 pm)
Re: [patch 0/4] x86: PAT followup - Incremental changes and ...
, Ingo Molnar
, (Thu Jan 17, 6:13 pm)
Re: [patch 0/4] x86: PAT followup - Incremental changes and ...
, Siddha, Suresh B
, (Thu Jan 17, 5:31 pm)
Re: [patch 0/4] x86: PAT followup - Incremental changes and ...
, Andi Kleen
, (Fri Jan 18, 12:25 am)
Re: [patch 0/4] x86: PAT followup - Incremental changes and ...
, H. Peter Anvin
, (Thu Jan 17, 5:38 pm)
Re: [patch 0/4] x86: PAT followup - Incremental changes and ...
, Eric W. Biederman
, (Thu Jan 24, 4:22 pm)
Re: [patch 0/4] x86: PAT followup - Incremental changes and ...
, H. Peter Anvin
, (Thu Jan 24, 5:36 pm)
Re: [patch 0/4] x86: PAT followup - Incremental changes and ...
, Ingo Molnar
, (Thu Jan 17, 5:42 pm)
Re: [patch 0/4] x86: PAT followup - Incremental changes and ...
, Andreas Herrmann3
, (Thu Jan 17, 6:06 pm)
Re: [patch 0/4] x86: PAT followup - Incremental changes and ...
, Ingo Molnar
, (Thu Jan 17, 6:15 pm)
Re: [patch 0/4] x86: PAT followup - Incremental changes and ...
, Andreas Herrmann3
, (Thu Jan 17, 6:52 pm)
Re: [patch 0/4] x86: PAT followup - Incremental changes and ...
, Venki Pallipadi
, (Thu Jan 17, 7:04 pm)
Re: [patch 0/4] x86: PAT followup - Incremental changes and ...
, Andreas Herrmann3
, (Fri Jan 18, 12:10 pm)
RE: [patch 0/4] x86: PAT followup - Incremental changes and ...
, Pallipadi, Venkatesh
, (Fri Jan 18, 1:13 pm)
Re: [patch 0/4] x86: PAT followup - Incremental changes and ...
, Balbir Singh
, (Fri Jan 18, 1:33 pm)
Re: [patch 0/4] x86: PAT followup - Incremental changes and ...
, Andreas Herrmann3
, (Thu Jan 17, 7:24 pm)
RE: [patch 0/4] x86: PAT followup - Incremental changes and ...
, Pallipadi, Venkatesh
, (Thu Jan 17, 7:42 pm)
Re: [patch 0/4] x86: PAT followup - Incremental changes and ...
, H. Peter Anvin
, (Thu Jan 17, 6:05 pm)
Re: [patch 0/4] x86: PAT followup - Incremental changes and ...
, Ingo Molnar
, (Thu Jan 17, 5:22 pm)
Re: [patch 0/4] x86: PAT followup - Incremental changes and ...
, Ingo Molnar
, (Thu Jan 17, 4:44 pm)
Re: [patch 0/4] x86: PAT followup - Incremental changes and ...
, H. Peter Anvin
, (Thu Jan 17, 4:33 pm)
Re: [patch 0/4] x86: PAT followup - Incremental changes and ...
, Linus Torvalds
, (Thu Jan 17, 4:57 pm)
Re: [patch 0/4] x86: PAT followup - Incremental changes and ...
, Ingo Molnar
, (Thu Jan 17, 4:56 pm)
Re: [patch 0/4] x86: PAT followup - Incremental changes and ...
, Andreas Herrmann3
, (Thu Jan 17, 3:54 pm)
Re: [patch 0/4] x86: PAT followup - Incremental changes and ...
, Andi Kleen
, (Wed Jan 16, 6:01 pm)
RE: [patch 0/4] x86: PAT followup - Incremental changes and ...
, Pallipadi, Venkatesh
, (Wed Jan 16, 6:14 pm)
Re: [patch 0/4] x86: PAT followup - Incremental changes and ...
, Andi Kleen
, (Wed Jan 16, 6:29 pm)
Re: [patch 0/4] x86: PAT followup - Incremental changes and ...
, Ingo Molnar
, (Wed Jan 16, 4:24 pm)
RE: [patch 0/4] x86: PAT followup - Incremental changes and ...
, Pallipadi, Venkatesh
, (Wed Jan 16, 3:05 pm)
Re: [patch 0/4] x86: PAT followup - Incremental changes and ...
, Ingo Molnar
, (Wed Jan 16, 3:29 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Michal Piotrowski
Re: 2.6.23-rc3-mm1
Tarkan Erimer
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3
Fred Tyler
Slow, persistent memory leak in 2.6.20
Roland Dreier
Re: Integration of SCST in the mainstream Linux kernel
git
:
linux-netdev
:
David Miller
[GIT]: Networking
Jarek Poplawski
[PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
Gerrit Renker
[PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side)
Antonio Almeida
HTB accuracy for high speed
openbsd-misc
:
Colocation donated by:
Who's online
There are currently
1 user
and
592 guests
online.
Online users
hamidmushtaq
Syndicate