From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: igeiser@devonit.com
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH ] add shutdown hook for udev
Date: Mon, 04 Feb 2013 12:47:14 +0000 [thread overview]
Message-ID: <1359982034.14071.156.camel@ted> (raw)
In-Reply-To: <1359919022-13375-1-git-send-email-igeiser@devonit.com>
On Sun, 2013-02-03 at 14:17 -0500, igeiser@devonit.com wrote:
> From: Ian Reinhart Geiser <igeiser@devonit.com>
>
> In cases where other initramfs modules need to rely on
> udev running (ie in my case I have to load firmware on
> a device that is slow to start) there needs to be a way
> to keep it running during the lifecycle of the initramfs
> but still be shut down before swith_root is called. I
> added a module_pre_hook that will shut down udev before
> the finish module is called.
>
> Signed-off-by: Ian Reinhart Geiser <igeiser@devonit.com>
> ---
> .../initrdscripts/initramfs-framework/udev | 12 ++++++++++--
> 1 file changed, 10 insertions(+), 2 deletions(-)
I've merged this but in future can you please put a suitable prefix on
the subject line so people know which area the patch changes
("initramfs-framework: " in this case). I believe the commit message
guidelines mention this if its unclear.
Cheers,
Richard
prev parent reply other threads:[~2013-02-04 13:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-03 19:17 [PATCH ] add shutdown hook for udev igeiser
2013-02-04 12:47 ` Richard Purdie [this message]
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=1359982034.14071.156.camel@ted \
--to=richard.purdie@linuxfoundation.org \
--cc=igeiser@devonit.com \
--cc=openembedded-core@lists.openembedded.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 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.