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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Thu, 2 Aug 2012 10:45:48 -0700
From:	Olof Johansson <olof@...om.net>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	arm@...nel.org, linux-arm-kernel@...ts.infradead.org,
	linux-kernel@...r.kernel.org
Subject: [GIT PULL 2/3] ARM: arm-soc: cpuidle enablement for OMAP

Coupled cpuidle was meant to merge for 3.5 through Len Brown's tree, but
didn't go in because the pull request ended up rejected. So it just got
merged, and we got this staged branch that enables the coupled cpuidle
code on OMAP.

With a stable git workflow from the other maintainer we could have staged
this earlier, but that wasn't the case so we have had to merge it late.

The alternative is to hold it off until 3.7 but given that the code is
well-isolated to OMAP and they are eager to see it go in, I didn't push
back hard in that direction.

----------------------------------------------------------------

The following changes since commit 516b7ab0b42b6dfe765f04a397e499d519e93825:

  Merge branch 'fixes' into HEAD

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git tags/pm2

for you to fetch changes up to 5c62202968d4aaf3bd50e19c421d66aec2e508e0:

  Merge branch 'for_3.6/pm/coupled-cpuidle' of
git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm
into late2/pm

----------------------------------------------------------------

Kevin Hilman (1):
      ARM: OMAP4: CPUidle: add synchronization for coupled idle states

Olof Johansson (1):
      Merge branch 'for_3.6/pm/coupled-cpuidle' of
git://git.kernel.org/.../khilman/linux-omap-pm into late2/pm

Santosh Shilimkar (3):
      ARM: OMAP: timer: allow gp timer clock-event to be used on both cpus
      ARM: OMAP4: CPUidle: Use coupled cpuidle states to implement SMP cpuidle.
      ARM: OMAP4: CPUidle: Open broadcast clock-event device.


 arch/arm/mach-omap2/Kconfig       |   1 +
 arch/arm/mach-omap2/cpuidle44xx.c | 145 ++++++++++++++++++++++-----------
 arch/arm/mach-omap2/timer.c       |   4 +-
 3 files changed, 103 insertions(+), 47 deletions(-)
--
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