Re: [2.6.33-rc6-git regression] idr fix breaks Xorg

From: Tejun Heo
Date: Thu Feb 04 2010 - 03:46:05 EST


Hello,

On 02/04/2010 05:40 PM, Dave Airlie wrote:
> Hmm at this late stage, maybe revert first? since the old idr code works fine
> with the subsystems in question.
>
> The drm idr code usage isn't anything crazy, the EBADF is the return code
> from the mmap ioctl when it calls the idr lookup function for a handle.
>
> The lookup function is just an idr_find inside a spinlock.

Yeap, you're right. I'll send a patch to revert it.

Thanks.

--
tejun
--
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/