From: Greg KH <gregkh@linuxfoundation.org>
To: Sanjeev Sharma <sanjeev_sharma@mentor.com>
Cc: steve.glendinning@shawell.net, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] smsc: replace WARN_ON() with WARN_ON_SMP()
Date: Mon, 11 Aug 2014 16:20:15 +0800 [thread overview]
Message-ID: <20140811082015.GA1422@kroah.com> (raw)
In-Reply-To: <1407744983-29289-1-git-send-email-sanjeev_sharma@mentor.com>
On Mon, Aug 11, 2014 at 01:46:23PM +0530, Sanjeev Sharma wrote:
> spin_is_locked() always return false in uniprocessor configuration and therefore it
> would be advise to repalce with WARN_ON_SMP().
>
> Signed-off-by: Sanjeev Sharma <Sanjeev_Sharma@mentor.com>
> ---
> drivers/net/ethernet/smsc/smsc911x.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Hint, I have nothing to do with this file, no need to send a patch for
it to me, I can't do anything with it...
thanks,
greg k-h
next prev parent reply other threads:[~2014-08-11 8:20 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-11 8:16 [PATCH] smsc: replace WARN_ON() with WARN_ON_SMP() Sanjeev Sharma
2014-08-11 8:20 ` Greg KH [this message]
2014-08-11 11:58 ` Sharma, Sanjeev
2014-08-11 21:38 ` David Miller
2014-08-12 5:22 ` Sharma, Sanjeev
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140811082015.GA1422@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=sanjeev_sharma@mentor.com \
--cc=steve.glendinning@shawell.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.