lkml.org 
[lkml]   [2007]   [Feb]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    SubjectRe: -mm merge plans for 2.6.21
    From
    Date
    On Thu, 2007-02-08 at 15:44 -0800, Andrew Morton wrote:
    > Yeah, this seems to work.
    >
    > +#define emit_old_interrupt_name(old, new) \
    > +static inline unsigned __deprecated emit_old_interrupt_name##old(void) \
    > +{ \
    > + return (new); \
    > +}
    > +
    > +emit_old_interrupt_name(SA_INTERRUPT, IRQF_DISABLED)
    > +#define SA_INTERRUPT emit_old_interrupt_nameSA_INTERRUPT()

    /me cringes, but if it makes people happy, so be it. Please update the
    expiry date of this evil source of eye cancer.

    tglx

    diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt
    index 2dc5e5d..125a1c6 100644
    --- a/Documentation/feature-removal-schedule.txt
    +++ b/Documentation/feature-removal-schedule.txt
    @@ -199,7 +199,7 @@ Who: Nick Piggin <npiggin@suse.de>
    ---------------------------

    What: Interrupt only SA_* flags
    -When: Januar 2007
    +When: August 2007
    Why: The interrupt related SA_* flags are replaced by IRQF_* to move them
    out of the signal namespace.


    -
    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: 2007-02-09 16:05    [W:3.649 / U:0.268 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site