[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1164362688.28284.14.camel@localhost>
Date: Fri, 24 Nov 2006 11:04:48 +0100
From: Marcel Holtmann <marcel@...tmann.org>
To: linux-kernel@...r.kernel.org
Subject: [PATCH] Add missing spin_lock_irqsave_nested
Hi,
the latest tree has a change in net/irda/irlmp.c that uses the lockdep
annotation spin_lock_irqsave_nested. The only problem is that the
irqsave variant doesn't exists at the moment.
The attached patch is an attempt to fix this. It is only compile tested
and I hope that I did everything right. Please double-check, because I
don't touch these parts of the kernel code very often.
Regards
Marcel
View attachment "patch" of type "text/plain" (2706 bytes)
Powered by blists - more mailing lists