2009-01-11 14:00:52

by Rafael J. Wysocki

[permalink] [raw]
Subject: [Bug #12216] Error when drm is loaded

This message has been generated automatically as a part of a report
of regressions introduced between 2.6.27 and 2.6.28.

The following bug entry is on the current list of known regressions
introduced between 2.6.27 and 2.6.28. Please verify if it still should
be listed and let me know (either way).


Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=12216
Subject : Error when drm is loaded
Submitter : François Valenduc <[email protected]>
Date : 2008-12-13 09:59 (30 days old)
First-Bad-Commit: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=52440211dcdc52c0b757f8b34d122e11b12cdd50


2009-01-11 14:51:26

by François Valenduc

[permalink] [raw]
Subject: Re: [Bug #12216] Error when drm is loaded

Rafael J. Wysocki a écrit :
> This message has been generated automatically as a part of a report
> of regressions introduced between 2.6.27 and 2.6.28.
>
> The following bug entry is on the current list of known regressions
> introduced between 2.6.27 and 2.6.28. Please verify if it still should
> be listed and let me know (either way).
>
>
> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=12216
> Subject : Error when drm is loaded
> Submitter : François Valenduc <[email protected]>
> Date : 2008-12-13 09:59 (30 days old)
> First-Bad-Commit: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=52440211dcdc52c0b757f8b34d122e11b12cdd50
>
>
>
>
This problem has been solved by the following patch:

commit 077ebed54fe66612f58b076628a72eca2be8df90
Author: Dave Airlie <[email protected]>
Date: Mon Dec 22 17:11:02 2008 +1000

drm/radeon: fix correctness of irq_enabled check for radeon.


This fix is in kernel 2.6.28, so this bug can be removed from the
regression list.

François Valenduc

2009-01-11 18:41:53

by Rafael J. Wysocki

[permalink] [raw]
Subject: Re: [Bug #12216] Error when drm is loaded

On Sunday 11 January 2009, François Valenduc wrote:
> Rafael J. Wysocki a écrit :
> > This message has been generated automatically as a part of a report
> > of regressions introduced between 2.6.27 and 2.6.28.
> >
> > The following bug entry is on the current list of known regressions
> > introduced between 2.6.27 and 2.6.28. Please verify if it still should
> > be listed and let me know (either way).
> >
> >
> > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=12216
> > Subject : Error when drm is loaded
> > Submitter : François Valenduc <[email protected]>
> > Date : 2008-12-13 09:59 (30 days old)
> > First-Bad-Commit: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=52440211dcdc52c0b757f8b34d122e11b12cdd50
> >
> >
> >
> >
> This problem has been solved by the following patch:
>
> commit 077ebed54fe66612f58b076628a72eca2be8df90
> Author: Dave Airlie <[email protected]>
> Date: Mon Dec 22 17:11:02 2008 +1000
>
> drm/radeon: fix correctness of irq_enabled check for radeon.
>
>
> This fix is in kernel 2.6.28, so this bug can be removed from the
> regression list.

Thanks, closed.

Rafael