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:	Wed, 24 Oct 2007 14:07:08 -0700
From:	Jesse Barnes <jbarnes@...tuousgeek.org>
To:	Adrian Bunk <bunk@...nel.org>
Cc:	dri-devel@...ts.sourceforge.net, linux-kernel@...r.kernel.org
Subject: Re: [RFC] full suspend/resume support for i915 DRM driver

On Wednesday, October 24, 2007 1:17 pm Adrian Bunk wrote:
> > diff --git a/linux-core/Kconfig b/linux-core/Kconfig
> > index 2d02c76..5e73fc7 100644
> > --- a/linux-core/Kconfig
> > +++ b/linux-core/Kconfig
> > @@ -50,7 +50,7 @@ config DRM_I810
> >
> >  choice
> >  	prompt "Intel 830M, 845G, 852GM, 855GM, 865G"
> > -	depends on DRM && AGP && AGP_INTEL
> > +	depends on DRM && AGP && AGP_INTEL && !FB_INTEL
> >  	optional
> >...
>
> This sounds like a bad regression.

Well it's really documenting existing behavior.  Unless you're very 
careful, running custom applications, the Intel FB and DRM drivers will 
conflict.  IMO this is a long overdue change, but Dave has some custom 
stuff that requires both drivers so he'd rather not see it go in, so 
I'm fine with dropping this part.

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