netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: jeffrey.t.kirsher@intel.com
Cc: jeff@garzik.org, netdev@vger.kernel.org, david.graham@intel.com,
	bruce.w.allan@intel.com
Subject: Re: [PATCH] e1000e: Add process name to WARN message when detecting Mutex contention
Date: Fri, 09 Jan 2009 23:07:29 -0800 (PST)	[thread overview]
Message-ID: <20090109.230729.223833931.davem@davemloft.net> (raw)
In-Reply-To: <20090109020328.16029.47388.stgit@lost.foo-projects.org>

From: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Date: Thu, 08 Jan 2009 18:03:29 -0800

> From: David Graham <david.graham@intel.com>
> 
> Adds process name of the current mutex holder to the WARN message output
> when the e1000e driver attempts to acquire the nvm_mutex and finds that
> it is already being held. With this patch the WARN message indicates
> both the process name of the current mutex holder and the process name of
> the attempted acquisition, which together will help to identify the
> contending codepaths.
> 
> Signed-off-by: David Graham <david.graham@intel.com>
> Acked-by: Bruce Allan <bruce.w.allan@intel.com>
> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>

Applied.

      reply	other threads:[~2009-01-10  7:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-09  2:03 [PATCH] e1000e: Add process name to WARN message when detecting Mutex contention Jeff Kirsher
2009-01-10  7:07 ` David Miller [this message]

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=20090109.230729.223833931.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=bruce.w.allan@intel.com \
    --cc=david.graham@intel.com \
    --cc=jeff@garzik.org \
    --cc=jeffrey.t.kirsher@intel.com \
    --cc=netdev@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).