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-next>] [day] [month] [year] [list]
Message-Id: <1412754534-14068-1-git-send-email-mturquette@linaro.org>
Date:	Wed,  8 Oct 2014 00:48:52 -0700
From:	Mike Turquette <mturquette@...aro.org>
To:	viresh.kumar@...aro.org
Cc:	thomas.petazzoni@...e-electrons.com, rjw@...ysocki.net,
	linaro-kernel@...ts.linaro.org, linux-pm@...r.kernel.org,
	shawn.guo@...aro.org, sboyd@...eaurora.org,
	linux-arm-msm@...r.kernel.org, spk.linux@...il.com,
	pramod.gurav@...rtplayin.com, rob.herring@...aro.org,
	ezequiel.garcia@...e-electrons.com, tawfik@...vell.com,
	nadavh@...vell.com, alior@...vell.com, morten.rasmussen@....com,
	dietmar.eggemann@....com, vincent.guittot@...aro.org,
	nicolas.pitre@...aro.org, linux-kernel@...r.kernel.org,
	tuukka.tikkanen@...aro.org, Mike Turquette <mturquette@...aro.org>
Subject: [PATCH 0/2] allow cpufreq drivers to export flags

This series is partially in response to a discussion around DT bindings
for CPUfreq drivers [0], but it is also needed for on-going work to
integrate CPUfreq with the scheduler. In particular a scheduler-driven
cpu frequency scaling policy would be well served to know if the
underlying CPUfreq driver .target callback might sleep or block for a
long time.

[0] http://lkml.kernel.org/r/<fcb88cd21f31a467d2d49911c2505082837f72ea.1410323179.git.viresh.kumar@...aro.org>

Mike Turquette (2):
  cpufreq: add driver flag for sleepable transitions
  cpufreq: new function to query driver for flags

 drivers/cpufreq/cpufreq.c |  9 +++++++++
 include/linux/cpufreq.h   | 13 +++++++++++++
 2 files changed, 22 insertions(+)

-- 
1.8.3.2

--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ