[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140902152327.GG6549@mwanda>
Date: Tue, 2 Sep 2014 18:23:27 +0300
From: Dan Carpenter <dan.carpenter@...cle.com>
To: Sudip Mukherjee <sudipm.mukherjee@...il.com>
Cc: Benjamin Romer <benjamin.romer@...sys.com>,
David Kershner <david.kershner@...sys.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
devel@...verdev.osuosl.org, sparmaintainer@...sys.com,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] staging: unisys: uislib: uisqueue.c: fixed sparse
warning of context imbalance
On Tue, Sep 02, 2014 at 08:44:27PM +0530, Sudip Mukherjee wrote:
> On Tue, Sep 02, 2014 at 05:05:32PM +0300, Dan Carpenter wrote:
> > On Tue, Sep 02, 2014 at 04:39:47PM +0530, Sudip Mukherjee wrote:
> > > fixed sparse warning : context imbalance in 'do_locked_client_insert'
> > > different lock contexts for basic block
> > >
> > > spin_unlock_irqrestore is called at a later stage before returning
> > > from the function if locked is 1.
> > >
> > > Signed-off-by: Sudip Mukherjee <sudip@...torindia.org>
> >
> > This doesn't match the email address you are using.
> >
>
> for all my patch the Signed-off email address is different from the From email address.
> I am not sure if I should do that, but since no one pointed it out so I guessed it is ok.
Sign-off-by are like signing a legal document that you didn't steal
copyright code. We like to check that they match up with the email
sending the patch.
regards,
dan carpenter
--
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