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:	Mon, 23 Nov 2015 12:22:47 +1100
From:	Stephen Rothwell <sfr@...b.auug.org.au>
To:	Daniel Lezcano <daniel.lezcano@...aro.org>,
	Krzysztof Kozlowski <k.kozlowski@...sung.com>
Cc:	linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
	Alim Akhtar <alim.akhtar@...sung.com>
Subject: linux-next: manual merge of the clockevents tree with the
 samsung-krzk tree

Hi Daniel,

Today's linux-next merge of the clockevents tree got a conflict in:

  arch/arm/mach-exynos/Kconfig

between commit:

  23067d397616 ("ARM: EXYNOS: Switch to syscon reboot and poweroff")

from the samsung-krzk tree and commit:

  b21f38ccbc1d ("clocksource/drivers/exynos_mct: Fix Kconfig and add COMPILE_TEST option")

from the clockevents tree.

OK, so these entries were sorted at one point for a reason :-(

I fixed it up (see below) and can carry the fix as necessary (no action
is required).

-- 
Cheers,
Stephen Rothwell                    sfr@...b.auug.org.au

diff --cc arch/arm/mach-exynos/Kconfig
index d279edf9b10d,ff105399aae4..000000000000
--- a/arch/arm/mach-exynos/Kconfig
+++ b/arch/arm/mach-exynos/Kconfig
@@@ -14,6 -14,6 +14,7 @@@ menuconfig ARCH_EXYNO
  	select ARCH_REQUIRE_GPIOLIB
  	select ARM_AMBA
  	select ARM_GIC
++	select CLKSRC_EXYNOS_MCT
  	select COMMON_CLK_SAMSUNG
  	select EXYNOS_THERMAL
  	select HAVE_ARM_SCU if SMP
@@@ -23,13 -23,11 +24,13 @@@
  	select PINCTRL
  	select PINCTRL_EXYNOS
  	select PM_GENERIC_DOMAINS if PM
++	select POWER_RESET
++	select POWER_RESET_SYSCON
++	select POWER_RESET_SYSCON_POWEROFF
  	select S5P_DEV_MFC
  	select SRAM
  	select THERMAL
  	select MFD_SYSCON
- 	select POWER_RESET
- 	select POWER_RESET_SYSCON
- 	select POWER_RESET_SYSCON_POWEROFF
 -	select CLKSRC_EXYNOS_MCT
  	help
  	  Support for SAMSUNG EXYNOS SoCs (EXYNOS4/5)
  
--
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