lkml.org 
[lkml]   [2009]   [Feb]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: 2.6.29-rc3-git6: Reported regressions from 2.6.28

* Randy Dunlap <randy.dunlap@oracle.com> wrote:

> > kconfig was not broken at all in this case. It detected a circular
> > dependency and did its work well.
>
> Maybe. I haven't seen an explanation for the problems that Eric reported
> 2+ weeks ago.

The thing he reported 2 weeks ago is a straightforward recursive dependency
bug in the config entries:

drivers/gpu/drm/Kconfig:8:error: found recursive dependency:
DRM -> <choice> -> DRM_I915 -> FB -> FB_I810 -> AGP -> DRM

this is the precise circular dependency problem that the I810_FB and
INTEL_FB changes in my patch solve.

Give my patch a try :-)

Ingo


\
 
 \ /
  Last update: 2009-02-05 20:49    [W:0.199 / U:0.228 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site