All of lore.kernel.org
 help / color / mirror / Atom feed
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
To: Feng Kan <fkan@amcc.com>
Cc: linuxppc-dev@ozlabs.org,
	Tirumala R Marri <tmarri@appliedmicro.com>,
	Feng Kan <fkan@appliedmicro.com>
Subject: Re: [PATCH] fix the problem where pcix node is probed again as pci node.
Date: Wed, 31 Mar 2010 09:28:53 +1100	[thread overview]
Message-ID: <1269988133.7101.62.camel@pasglop> (raw)
In-Reply-To: <0A09B731-3A34-4144-BCA3-25FDFB9DB466@amcc.com>

On Tue, 2010-03-30 at 15:02 -0700, Feng Kan wrote:
> Ok thanks. This short string match may be useful in some cases, but I
> agree it plays havoc with the current code.

Yeah well, it's not actually -that- useful and is definitely broken :-)

If you want multiples matches, then it's the compatible property itself
that should contain multiple entries since it's a list. The string match
should be exact.

Cheers,
Ben.

  reply	other threads:[~2010-03-30 22:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-30 17:41 [PATCH] fix the problem where pcix node is probed again as pci node Feng Kan
2010-03-30 20:48 ` Benjamin Herrenschmidt
2010-03-30 21:14   ` Benjamin Herrenschmidt
2010-03-30 22:02     ` Feng Kan
2010-03-30 22:28       ` Benjamin Herrenschmidt [this message]
2010-03-30 22:28     ` Grant Likely

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=1269988133.7101.62.camel@pasglop \
    --to=benh@kernel.crashing.org \
    --cc=fkan@amcc.com \
    --cc=fkan@appliedmicro.com \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=tmarri@appliedmicro.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.