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: <537F2589.5050807@linaro.org>
Date:	Fri, 23 May 2014 12:40:09 +0200
From:	Daniel Lezcano <daniel.lezcano@...aro.org>
To:	Thomas Gleixner <tglx@...utronix.de>,
	Ingo Molnar <mingo@...nel.org>
CC:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	"linux-arm-kernel@...ts.infradead.org" 
	<linux-arm-kernel@...ts.infradead.org>,
	David Jander <david@...tonic.nl>,
	Zhiwu Song <Zhiwu.Song@....com>
Subject: [GIT PULL] clockevents: fixes for 3.15


Hi Thomas, Ingo,

this pull request contains a couple of fixes:

  * David Jander fixed the calls to clk_disable/clk_enable in the 
tc_mode function as this could be called in an interrupt context

  * Zhiwu Song forces the irq affinity on the marco timer as the 
initialization can happen before the cpu to affine is up

Thanks
   -- Daniel


The following changes since commit 84ea7fe37908254c3bd90910921f6e1045c1747a:

   hrtimer: Set expiry time before switch_hrtimer_base() (2014-05-12 
10:47:39 +0200)

are available in the git repository at:

   git://git.linaro.org/people/daniel.lezcano/linux.git 
clockevents/3.15-fixes

for you to fetch changes up to acbf6d21ac81195071b97ebb114b0b37bd9fcc86:

   clocksource: tcb_clksrc: Make tc_mode interrupt safe (2014-05-22 
18:54:58 +0200)

----------------------------------------------------------------
David Jander (1):
       clocksource: tcb_clksrc: Make tc_mode interrupt safe

Zhiwu Song (1):
       clocksource: marco: Fix the affinity set for local timer of CPU1

  drivers/clocksource/tcb_clksrc.c  |    8 ++++----
  drivers/clocksource/timer-marco.c |    2 +-
  2 files changed, 5 insertions(+), 5 deletions(-)


-- 
  <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog

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