in the DRM tree this needs to be done in a backwards compatible fashion...

so in drm_compat.h we need to do

#ifndef IRQF_SHARED
#define IRQF_SHARED SA_SHIRQ
#endif

so we continue to build on older kernels..

Dave.

On Mon, 5 Mar 2007, Maarten Maathuis wrote:

> Bump.
>
> On 3/2/07, Maarten Maathuis <[EMAIL PROTECTED]> wrote:
>> This is for the drm in case that's not obvious from the patch, forget
>> to mention that.
>>
>> On 3/2/07, Maarten Maathuis <[EMAIL PROTECTED]> wrote:
>>> The use of SA_* is slowly being removed, at least that's my
>>> impression. I use a realtime kernel and it was gone, it seems a
>>> similar thing might happen for other kernels in the near future (-mm
>>> for 2.6.21).
>>>
>>> Maarten.
>>>
>>>
>>
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> --
> _______________________________________________
> Dri-devel mailing list
> Dri-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dri-devel
>

-- 
David Airlie, Software Engineer
http://www.skynet.ie/~airlied / airlied at skynet.ie
Linux kernel - DRI, VAX / pam_smb / ILUG


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to