public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
From: "Bjørn Mork" <bjorn@mork.no>
To: martin-eric.racine@iki.fi
Cc: maximilian attems <max@stro.at>,
	Jonathan Nieder <jrnieder@gmail.com>,
	linux-kbuild@vger.kernel.org, debian-kernel@lists.debian.org
Subject: Re: [PATCH] scripts/package/builddeb: upgrade to current practices
Date: Wed, 18 Jul 2012 10:05:14 +0200	[thread overview]
Message-ID: <871uk9bikl.fsf@nemi.mork.no> (raw)
In-Reply-To: <CAPZXPQdKFW5uDaJ-ufqLXKqtrq+jvoFfoDU9CQ4WLyQ0ZHaVew@mail.gmail.com> ("Martin-Éric Racine"'s message of "Wed, 18 Jul 2012 10:21:58 +0300")

Martin-Éric Racine <martin-eric.racine@iki.fi> writes:

> Does the kernel look for modules in versioned, then non-versioned
> directories, in that order? More importantly, does it even attempt
> looking in the versioned directory at all?

/lib/udev/firmware.agent does this:

FIRMWARE_DIRS="/lib/firmware/$(uname -r) /lib/firmware /usr/local/lib/firmware /usr/lib/hotplug/firmware"

for DIR in $FIRMWARE_DIRS; do
    [ -e "$DIR/$FIRMWARE" ] || continue



Bjørn

  reply	other threads:[~2012-07-18  8:05 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1342547874.5129.2.camel@henna.lan>
2012-07-17 19:39 ` [PATCH] scripts/package/builddeb: upgrade to current practices Jonathan Nieder
2012-07-17 19:46   ` Martin-Éric Racine
2012-07-17 21:23     ` maximilian attems
2012-07-17 23:19       ` Martin-Éric Racine
2012-07-17 23:27         ` Jonathan Nieder
2012-07-18  6:56         ` maximilian attems
2012-07-18  7:21           ` Martin-Éric Racine
2012-07-18  8:05             ` Bjørn Mork [this message]
2012-07-18  7:47           ` Bjørn Mork
2012-08-14 15:46     ` Jan Engelhardt

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=871uk9bikl.fsf@nemi.mork.no \
    --to=bjorn@mork.no \
    --cc=debian-kernel@lists.debian.org \
    --cc=jrnieder@gmail.com \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=martin-eric.racine@iki.fi \
    --cc=max@stro.at \
    /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