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
| ||
|
Message-Id: <cover.1407977791.git.shuah.kh@samsung.com> Date: Wed, 13 Aug 2014 19:09:22 -0600 From: Shuah Khan <shuah.kh@...sung.com> To: m.chehab@...sung.com, fabf@...net.be Cc: Shuah Khan <shuah.kh@...sung.com>, linux-media@...r.kernel.org, linux-kernel@...r.kernel.org Subject: [PATCH 0/2] media: tuner xc5000 firmware load fixes and improvements This patch fixes firmware load issues seen during suspend and resume and speeds up firmware force load path. Releasing firmware from xc5000_release() instead of right after load helps avoid requesting firmware when it needs to be force loaded and fixes slowpath warnings during resume after suspend is done before firmware is loaded. Shuah Khan (2): media: tuner xc5000 - release firmwware from xc5000_release() media: tuner xc5000 - try to avoid firmware load in resume path drivers/media/tuners/xc5000.c | 50 ++++++++++++++++++++++++++++------------- 1 file changed, 35 insertions(+), 15 deletions(-) -- 1.7.10.4 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists