public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: "Rafael J. Wysocki" <rjw@sisk.pl>
Cc: Andrew Morton <akpm@osdl.org>, Dave Jones <davej@redhat.com>,
	linux-kernel@vger.kernel.org, Jeff Garzik <jeff@garzik.org>
Subject: Re: 2.6.19-rc3-mm1 - ATI SATA controller not detected
Date: Mon, 30 Oct 2006 12:04:14 -0800	[thread overview]
Message-ID: <20061030200414.GA938@kroah.com> (raw)
In-Reply-To: <200610302055.21305.rjw@sisk.pl>

On Mon, Oct 30, 2006 at 08:55:18PM +0100, Rafael J. Wysocki wrote:
> Hi,
> 
> On Monday, 30 October 2006 06:16, Andrew Morton wrote:
> > On Sun, 29 Oct 2006 19:54:30 -0800
> > Greg KH <greg@kroah.com> wrote:
> > 
> > > On Sun, Oct 29, 2006 at 09:50:00PM -0500, Dave Jones wrote:
> > > > On Sun, Oct 29, 2006 at 04:00:02PM -0800, Andrew Morton wrote:
> > > > 
> > > >  > - 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.
> > > > 
> > > > Where "old" is how old exactly ?
> > > 
> > > As per the Kconfig help entry, any version of udev released before 2006
> > > will probably have problems with the new config option.  So follow the
> > > text and enable the option if you are running an old version of udev and
> > > you should be fine.
> > 
> > <hunts>
> > 
> > Greg is referring to CONFIG_SYSFS_DEPRECATED.  I didn't know it existed. 
> > If I had known I'd have saved maybe an hour and I perhaps wouldn't have had
> > to revert gregkh-driver-tty-device.patch
> > 
> > What mailing list was this discussed and reviewed on?
> > 
> > The option should default to "y".
> 
> I have this one set, but the kernel apparently fails to find the ATI SATA
> controller:
> 
> 00:12.0 IDE interface: ATI Technologies Inc ATI 4379 Serial ATA Controller (rev 80) (prog-if 8f [Master SecP SecO PriP PriO])
>         Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 16
>         I/O ports at 9000 [size=8]
>         I/O ports at 9008 [size=4]
>         I/O ports at 9010 [size=8]
>         I/O ports at 7018 [size=4]
>         I/O ports at 7020 [size=16]
>         Memory at d4409000 (32-bit, non-prefetchable) [size=512]
>         [virtual] Expansion ROM at 52000000 [disabled] [size=512K]
>         Capabilities: [60] Power Management version 2
>         Capabilities: [50] Message Signalled Interrupts: 64bit- Queue=0/0 Enable
> 
> (with 2.6.19-rc2-mm2 and before it was handled by the sata_sil driver).

This has nothing to do with the CONFIG_SYSFS_DEPRECATED configuration
option.  Do you have CONFIG_PCI_MULTITHREAD_PROBE also enabled?  If so,
please disable it, some SATA drivers do not like it very much just yet.

thanks,

greg k-h

  reply	other threads:[~2006-10-30 20:06 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 [this message]
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 ` 2.6.19-rc3-mm1 Reuben Farrelly
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=20061030200414.GA938@kroah.com \
    --to=greg@kroah.com \
    --cc=akpm@osdl.org \
    --cc=davej@redhat.com \
    --cc=jeff@garzik.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rjw@sisk.pl \
    /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