Re: [PATCH 0/4] firmware loader: misc changes

2012-10-22 Thread Greg Kroah-Hartman
On Mon, Oct 22, 2012 at 10:54:04AM +0800, Ming Lei wrote: > On Mon, Oct 22, 2012 at 12:14 AM, Greg Kroah-Hartman > wrote: > > > > Yes, sorry, they are still in my queue, I was working on other fixes > > for other subsystems this past week. I'll get to these tomorrow. > > No problem, thanks for y

Re: [PATCH 0/4] firmware loader: misc changes

2012-10-21 Thread Ming Lei
On Mon, Oct 22, 2012 at 12:14 AM, Greg Kroah-Hartman wrote: > > Yes, sorry, they are still in my queue, I was working on other fixes > for other subsystems this past week. I'll get to these tomorrow. No problem, thanks for your work, :-) Thank, -- Ming Lei -- To unsubscribe from this list: send

Re: [PATCH 0/4] firmware loader: misc changes

2012-10-21 Thread Greg Kroah-Hartman
On Sun, Oct 21, 2012 at 03:55:45PM +0800, Ming Lei wrote: > On Tue, Oct 9, 2012 at 12:01 PM, Ming Lei wrote: > > Hi, > > > > The first two are fixes' patch, the 3rd one is to enable > > caching firmware for direct loading, and the last one is > > a cleanup patch. > > > > drivers/base/firmware_cla

Re: [PATCH 0/4] firmware loader: misc changes

2012-10-21 Thread Ming Lei
On Tue, Oct 9, 2012 at 12:01 PM, Ming Lei wrote: > Hi, > > The first two are fixes' patch, the 3rd one is to enable > caching firmware for direct loading, and the last one is > a cleanup patch. > > drivers/base/firmware_class.c | 266 > +++-- > 1 file changed

[PATCH 0/4] firmware loader: misc changes

2012-10-08 Thread Ming Lei
Hi, The first two are fixes' patch, the 3rd one is to enable caching firmware for direct loading, and the last one is a cleanup patch. drivers/base/firmware_class.c | 266 +++-- 1 file changed, 151 insertions(+), 115 deletions(-) Thanks, -- Ming Lei -- To