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:	Fri, 18 May 2012 14:04:42 -0600
From:	Grant Likely <grant.likely@...retlab.ca>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	Thomas Gleixner <tglx@...utronix.de>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] GPIO build failure bug fix

Hi Linus,

One build failure fix for GPIO needed for v3.4.  Please pull.

g.

The following changes since commit 2760f7adbb6c4e39bd3ae733f56d4ac8fb5e3521:

  gpio/exynos: Fix compiler warnings when non-exynos machines are
selected (2012-05-11 18:25:53 -0600)

are available in the git repository at:

  git://git.secretlab.ca/git/linux-2.6 tags/gpio-for-linus

for you to fetch changes up to 7fd0fcff9f0d65734415fed756271c1ae2267666:

  gpio/pch: Fix build failure when selected as a module (2012-05-14
00:52:49 -0600)

----------------------------------------------------------------
GPIO build failure bug

The gpio pch9 patch merged for v3.4-rc7 has a build failure when built
as a module because it is an interrupt controller and the symbols it
needs aren't exported.  This branch restricts it to being built in to
solve the issue until it can be fixed properly in v3.5.

----------------------------------------------------------------
Grant Likely (1):
      gpio/pch: Fix build failure when selected as a module

 drivers/gpio/Kconfig |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


-- 
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
--
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