Re: 2.6.23-rc1 regression: mm: fix fault vs invalidate race for linearmappings

From: Nick Piggin
Date: Wed Jul 25 2007 - 01:43:26 EST


Dave Airlie wrote:

Is this with a binary-only module? We saw an issue with that in SLES9
where the module is returning a locked page from its nopage handler
when it isn't really supposed to. It might be fixed in latest drivers,
have you tried them?


Doesn't sound like it he mentions radeon drm module which is open...

OK. Well from the task trace, X is getting stuck on a locked page. And
as it is never getting unlocked, I'd be almost positive it comes from
a driver's nopage. I know some ATI driver did that in the past. Would
the radeon drm module do anything similar?

--
SUSE Labs, Novell Inc.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/