lkml.org 
[lkml]   [2006]   [Jul]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 4/19] UML - timer initialization cleanup
Jeff Dike <jdike@addtoit.com> wrote:
>
> + err = request_irq(TIMER_IRQ, um_timer, SA_INTERRUPT, "timer", NULL);

SA_INTERRUPT is deprecated - I'll change this to IRQF_DISABLED.

We have a compatibility layer for now, but we need to start getting used to
using INTF_*.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-07-07 23:55    [W:0.054 / U:0.084 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site