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]
Date:	Thu, 05 Mar 2015 15:11:42 +0100
From:	Daniel Lezcano <daniel.lezcano@...aro.org>
To:	Ingo Molnar <mingo@...nel.org>,
	Thomas Gleixner <tglx@...utronix.de>
CC:	"yongbae2@...il.com >> Yongbae Park" <yongbae2@...il.com>,
	Uwe Kleine-König 
	<u.kleine-koenig@...gutronix.de>,
	"linux-kernel@...r.kernel.org >> Linux Kernel Mailing List" 
	<linux-kernel@...r.kernel.org>
Subject: [GIT PULL] clockevents: fixes for 4.0-rc2


Hi Ingo, Thomas,

This couple of patches fixes a potential crash at boot time.

  - Fix setup_irq / clockevents_config_and_register init ordering in 
order to prevent to have an interrupt to be fired before the handler is 
set for sun5i and efm32 (Yongbae Park)

Thanks !

   -- Daniel

The following changes since commit 13a7a6ac0a11197edcd0f756a035f472b42cdf8b:

   Linux 4.0-rc2 (2015-03-03 09:04:59 -0800)

are available in the git repository at:

   http://git.linaro.org/people/daniel.lezcano/linux.git clockevents/4.0-rc2

for you to fetch changes up to 1096be084ac59927158ce80ff1d31c33eed0e565:

   clockevents: sun5i: Fix setup_irq init sequence (2015-03-05 15:01:37 
+0100)

----------------------------------------------------------------
Yongbae Park (2):
       clocksource: efm32: Fix a NULL pointer dereference
       clockevents: sun5i: Fix setup_irq init sequence

  drivers/clocksource/time-efm32.c  | 4 ++--
  drivers/clocksource/timer-sun5i.c | 8 ++++----
  2 files changed, 6 insertions(+), 6 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