[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20101014222805.GA8332@bombadil.infradead.org>
Date: Thu, 14 Oct 2010 18:28:06 -0400
From: Kyle McMartin <kyle@...artin.ca>
To: linux-kernel@...r.kernel.org
Cc: Matt Turner <mattst88@...il.com>, linux-alpha@...r.kernel.org,
kyle@...artin.ca
Subject: [PATCH 0/3] alpha: __do_IRQ just say no
Hi folks,
Please test and review the following changes which convert alpha away
from calling __do_IRQ, which is deprecated and will be nuked at some
point in the future.
It's been cross compiled, and should be bisectable, I've put a bit of
effort into ensuring that each patch stands on its own, so if there are
any issues, debugging them should be fairly trivial.
(In most cases, it's literally just a renaming + using handlers, the
generated code is almost byte-for-byte identical.)
Thanks!
Kyle
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists