[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <78C9135A3D2ECE4B8162EBDCE82CAD7705C16322@nekter>
Date: Mon, 5 Oct 2009 22:36:22 -0400
From: "Ramkrishna Vepa" <Ramkrishna.Vepa@...erion.com>
To: "David Miller" <davem@...emloft.net>,
"Sreenivasa Honnur" <Sreenivasa.Honnur@...erion.com>
Cc: <netdev@...r.kernel.org>
Subject: RE: [net-next-2.6 PATCH 8/9] vxge: Acquire correct lock based on interrupt context.
> > - Added macros that check if the thread is in interrupt context or
not
> to
> > acquire or release locks
> >
> > Signed-off-by: Sreenivasa Honnur <sreenivasa.honnur@...erion.com>
>
> There is nothing at all wrong with using irqsave/irqrestore spin lock
> calls when you're already in an interrupt.
>
> I don't see any reason for this change.
[Ram] Right, but why have the additional step of saving and restoring
the flags while in the interrupt context?
Ram
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists