linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] firmware: Make user-mode helper optional (v3)
@ 2013-01-29 14:46 Takashi Iwai
  2013-01-29 14:46 ` [PATCH 1/4] firmware: Refactoring for splitting user-mode helper code Takashi Iwai
                   ` (3 more replies)
  0 siblings, 4 replies; 22+ messages in thread
From: Takashi Iwai @ 2013-01-29 14:46 UTC (permalink / raw)
  To: Ming Lei; +Cc: linux-kernel

Hi Ming,

here is the revised patch series after your review.
In addition to points you suggested, I changed the return value of
_request_firmware_prepare() to be more naturally processed, and fixed
one forgotten unbalanced put_device() call.
The rest are same as the former version, just adapted the revised
first patch.


thanks,

Takashi


^ permalink raw reply	[flat|nested] 22+ messages in thread
* [PATCH 0/4] firmware: Make user-mode helper optional (v5)
@ 2013-01-31 10:13 Takashi Iwai
  2013-01-31 10:13 ` [PATCH 1/4] firmware: Refactoring for splitting user-mode helper code Takashi Iwai
  0 siblings, 1 reply; 22+ messages in thread
From: Takashi Iwai @ 2013-01-31 10:13 UTC (permalink / raw)
  To: Ming Lei; +Cc: Greg Kroah-Hartman, linux-kernel

Hi,

this is a series of revised patches for making the user-mode helper
call in the firmware loader optional.  Hopefully all things settled
down now.

v4->v5: fix invalid call of usermodehelper_unlock()


thanks,

Takashi


^ permalink raw reply	[flat|nested] 22+ messages in thread
* [PATCH 0/4] firmware: Make user-mode helper optional (v4)
@ 2013-01-30 10:35 Takashi Iwai
  2013-01-30 10:35 ` [PATCH 1/4] firmware: Refactoring for splitting user-mode helper code Takashi Iwai
  0 siblings, 1 reply; 22+ messages in thread
From: Takashi Iwai @ 2013-01-30 10:35 UTC (permalink / raw)
  To: Ming Lei; +Cc: linux-kernel

Hi Ming,

this is again revised patch series.
The usermodehelper lock is applied again for the direct loading case,
the wrongly removed put_device() is revived again (with a comment).

I have a patch on top of this for moving usermodehelper lock out of
the direct loading case, but let's discuss about a better way.


thanks,

Takashi


^ permalink raw reply	[flat|nested] 22+ messages in thread
* [PATCH 0/4] firmware: Make user-mode helper optional (v2)
@ 2013-01-25 16:05 Takashi Iwai
  2013-01-25 16:05 ` [PATCH 1/4] firmware: Refactoring for splitting user-mode helper code Takashi Iwai
  0 siblings, 1 reply; 22+ messages in thread
From: Takashi Iwai @ 2013-01-25 16:05 UTC (permalink / raw)
  To: Ming Lei; +Cc: linux-kernel

Hi Ming,

this is a series of revised patches to make the user-mode helper in the
firmware loader optional.  A few bugs (typos) have been fixed during
this rewrite, and a small optimization was added in the last patch.
I hope this would be good enough for review.


thanks,

Takashi

^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2013-01-31 10:14 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-29 14:46 [PATCH 0/4] firmware: Make user-mode helper optional (v3) Takashi Iwai
2013-01-29 14:46 ` [PATCH 1/4] firmware: Refactoring for splitting user-mode helper code Takashi Iwai
2013-01-30  3:37   ` Ming Lei
2013-01-30  7:17     ` Takashi Iwai
2013-01-30 10:25       ` Ming Lei
2013-01-30 10:31         ` Takashi Iwai
2013-01-30 10:50           ` Ming Lei
2013-01-30 10:53             ` Takashi Iwai
2013-01-30 11:08               ` Ming Lei
2013-01-30 11:08               ` Takashi Iwai
2013-01-30 11:48                 ` Ming Lei
2013-01-30 12:04                   ` Takashi Iwai
2013-01-29 14:46 ` [PATCH 2/4] firmware: Make user-mode helper optional Takashi Iwai
2013-01-29 14:46 ` [PATCH 3/4] firmware: Reduce ifdef CONFIG_FW_LOADER_USER_HELPER Takashi Iwai
2013-01-29 14:46 ` [PATCH 4/4] firmware: Ignore abort check when no user-helper is used Takashi Iwai
  -- strict thread matches above, loose matches on Subject: below --
2013-01-31 10:13 [PATCH 0/4] firmware: Make user-mode helper optional (v5) Takashi Iwai
2013-01-31 10:13 ` [PATCH 1/4] firmware: Refactoring for splitting user-mode helper code Takashi Iwai
2013-01-30 10:35 [PATCH 0/4] firmware: Make user-mode helper optional (v4) Takashi Iwai
2013-01-30 10:35 ` [PATCH 1/4] firmware: Refactoring for splitting user-mode helper code Takashi Iwai
2013-01-31  9:48   ` Ming Lei
2013-01-31  9:55     ` Takashi Iwai
2013-01-25 16:05 [PATCH 0/4] firmware: Make user-mode helper optional (v2) Takashi Iwai
2013-01-25 16:05 ` [PATCH 1/4] firmware: Refactoring for splitting user-mode helper code Takashi Iwai
2013-01-29 10:24   ` Ming Lei
2013-01-29 10:59     ` Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).