All of lore.kernel.org
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Boris Derzhavets <bderzhavets@yahoo.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: [GIT PULL] devel/pat + devel/kms.fixes-0.5 on RV730 PRO [Radeon HD 4650] Stack trace
Date: Wed, 18 Aug 2010 14:57:22 -0400	[thread overview]
Message-ID: <20100818185722.GA18021@phenom.dumpdata.com> (raw)
In-Reply-To: <902125.2028.qm@web56103.mail.re3.yahoo.com>

On Wed, Aug 18, 2010 at 05:48:47AM -0700, Boris Derzhavets wrote:
> Just surfing Net for 2-3 hr concerning "dracut" on Fedora 13.
> Several "warnings"  at the end of dmesg log. Seems like reaction
> on some system events scheduled to run on regular basis, but not
> user's activity.

I am pretty sure you are hitting this bug:

https://bugzilla.redhat.com/show_bug.cgi?id=558190
https://bugzilla.redhat.com/show_bug.cgi?id=537981
 that got fixed in v2.6.33 with this patch:

commit 4c7886791264f03428d5424befb1b96f08fc90f4
Author: Jerome Glisse <jglisse@redhat.com>
Date:   Fri Nov 20 14:29:23 2009 +0100

    drm/radeon/kms: Rework radeon object handling
    
    The locking & protection of radeon object was somewhat messy.
    This patch completely rework it to now use ttm reserve as a
    protection for the radeon object structure member. It also
    shrink down the various radeon object structure by removing
    field which were redondant with the ttm information. Last it
    converts few simple functions to inline which should with
    performances.
    
    airlied: rebase on top of r600 and other changes.

and backporting this back to xen/stable-2.32.x.. is not something
I am going to do.

Looking in in kernel-2.6.32.8-58.fc12.x86_64 the patch that fixed this was
drm-upgrayedd.patch  which is a mega-update of DRM to 2.6.33.

It even has nouveau bits in it.

So, you will have to wait till 2.6.36 rebase is complete. Or
you can try back-porting those patches. Or wait a couple of days
and wait for me to rebase my devel/next.drm, which has DRM from
2.6.34.

  reply	other threads:[~2010-08-18 18:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-18 12:48 [GIT PULL] devel/pat + devel/kms.fixes-0.5 on RV730 PRO [Radeon HD 4650] Stack trace Boris Derzhavets
2010-08-18 18:57 ` Konrad Rzeszutek Wilk [this message]
2010-08-18 19:30   ` Boris Derzhavets

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100818185722.GA18021@phenom.dumpdata.com \
    --to=konrad.wilk@oracle.com \
    --cc=bderzhavets@yahoo.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.