lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 10 Sep 2012 15:53:27 +0530
From:	Mohammed Shafi <shafi.wireless@...il.com>
To:	Ming Lei <ming.lei@...onical.com>
Cc:	linux-wireless@...r.kernel.org, netdev@...r.kernel.org,
	ath9k-devel@...ts.ath9k.org,
	"Luis R. Rodriguez" <mcgrof@....qualcomm.com>,
	Jouni Malinen <jouni@....qualcomm.com>,
	Vasanthakumar Thiagarajan <vthiagar@....qualcomm.com>,
	Senthil Balasubramanian <senthilb@....qualcomm.com>,
	"John W. Linville" <linville@...driver.com>
Subject: Re: [PATCH -next v1] wireless: ath9k-htc: only load firmware in need

Hi,

On Sat, Sep 1, 2012 at 10:41 AM, Ming Lei <ming.lei@...onical.com> wrote:
> On Tue, Aug 21, 2012 at 4:04 PM, Ming Lei <ming.lei@...onical.com> wrote:
>> It is not necessary to hold the firmware memory during the whole
>> driver lifetime, and obviously it does waste memory. Suppose there
>> are 4 ath9k-htc usb dongles working, kernel has to consume about
>> 4*50KBytes RAM to cache firmware for all dongles. After applying the
>> patch, kernel only caches one single firmware image in RAM for
>> all ath9k-htc devices just during system suspend/resume cycle.
>>
>> When system is ready for loading firmware, ath9k-htc can request
>> the loading from usersapce. During system resume, ath9k-htc still
>> can load the firmware which was cached in kernel memory before
>> system suspend.
>>
>> Cc: ath9k-devel@...ts.ath9k.org
>> Cc: "Luis R. Rodriguez" <mcgrof@....qualcomm.com>
>> Cc: Jouni Malinen <jouni@....qualcomm.com>
>> Cc: Vasanthakumar Thiagarajan <vthiagar@....qualcomm.com>
>> Cc: Senthil Balasubramanian <senthilb@....qualcomm.com>
>> Cc: "John W. Linville" <linville@...driver.com>
>> Signed-off-by: Ming Lei <ming.lei@...onical.com>
>> ---
>> v1:
>>         fix double free of firmware in failue path of
>>         ath9k_hif_usb_firmware_cb
>
> Gentle ping, :-)

this patch is now in wireless-testing :-)

>
>
> Thanks,
> --
> Ming Lei
> --
> To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
> the body of a message to majordomo@...r.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html



-- 
thanks,
shafi
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ