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:	Mon, 23 Aug 2010 16:22:41 -0700
From:	Jesse Barnes <jbarnes@...tuousgeek.org>
To:	"Carlos R. Mafra" <crmafra2@...il.com>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: 2.6.36-rc2 drm compilation failure

On Mon, 23 Aug 2010 13:32:48 +0200
"Carlos R. Mafra" <crmafra2@...il.com> wrote:

> The compilation of 2.6.36-rc2 fails with the following error
> 
>   LD      .tmp_vmlinux1
> drivers/built-in.o: In function `vga_get_uninterruptible':
> /home/mafra/linux-2.6/include/linux/vgaarb.h:120: undefined reference to `vga_get'
> drivers/built-in.o: In function `i915_disable_vga':
> /home/mafra/linux-2.6/drivers/gpu/drm/i915/intel_display.c:5990: undefined reference to `vga_put'
> make[1]: *** [.tmp_vmlinux1] Fehler 1
> make: *** [sub-make] Fehler 2
> 
> but 2.6.36-rc1 compiled fine. 
> 
> The machine is a Vaio 64-bit laptop with
> 
> VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller
> 
> and my .config has
> 
> CONFIG_DRM_I915=y
> CONFIG_DRM_I915_KMS=y
> 
> but also
> 
> # CONFIG_VGA_ARB is not set
> 
> I guess the following commit introduced the error 9cce37f4855a30cc 
> ("drm/i915: fix VGA plane disable for Ironlake+").
> 
> If there's any other information I should provide, please let me know.

Oh I see Chris already posted a patch for this.  Should be upstream
soon.

-- 
Jesse Barnes, Intel Open Source Technology Center
--
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