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-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 12 Dec 2008 20:55:54 -0800
From:	Randy Dunlap <rdunlap@...otime.net>
To:	Stephen Rothwell <sfr@...b.auug.org.au>
CC:	linux-next@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>,
	jesse.barnes@...el.com, airlied@...ux.ie
Subject: Re: linux-next: Tree for December 12 (drm)

Stephen Rothwell wrote:
> Hi all,
> 
> Changes since 20081211:
> 
> Undropped tree:
> 	drm

oops    ^^^


When I2C=n, and drm is built-in or modular, this build error
happens:

(drm built-in:)

build-r7079.out:(.text+0x47e5f): undefined reference to `i2c_transfer'
7080	same
7086	same
7089	same
(from gpu/drm/drm_edid.c)


(drm modular:)

build-r7103.out:ERROR: "i2c_transfer" [drivers/gpu/drm/drm.ko] undefined!
(from gpu/drm/drm_edid.c)


~Randy


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