All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dan Williams <dan.j.williams@intel.com>
To: Johannes Thumshirn <jthumshirn@suse.de>
Cc: Linux NVDIMM Mailing List <linux-nvdimm@lists.01.org>
Subject: Re: [PATCH] nfit: Get rid of CONFIG_ACPI_NFIT_DEBUG
Date: Thu, 28 Jul 2016 08:06:56 -0700	[thread overview]
Message-ID: <CAPcyv4iXorbSiazDDfwn6AJSrkH1uybEu02Ms+VAniXmcPpW=w@mail.gmail.com> (raw)
In-Reply-To: <1469699369-70824-1-git-send-email-jthumshirn@suse.de>

On Thu, Jul 28, 2016 at 2:49 AM, Johannes Thumshirn <jthumshirn@suse.de> wrote:
> CONFIG_ACPI_NFIT_DEBUG is currently used to dump the buffers used in NFIT _DSM
> calls. Within the statements guarded by CONFIG_ACPI_NFIT_DEBUG we use dynamic
> debugging as well as print_hex_dump_debug(). Change the print_hex_dump_debug()
> call to dynamic_hex_dump() so we can enable it on demand and at runtime, not
> dependend on a compile time option.
>
> Signed-off-by: Johannes Thumshirn <jthumshirn@suse.de>
> ---

Looks good to me, not sure how I missed dynamic_hex_dump() in the first place.
_______________________________________________
Linux-nvdimm mailing list
Linux-nvdimm@lists.01.org
https://lists.01.org/mailman/listinfo/linux-nvdimm

      reply	other threads:[~2016-07-28 15:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-28  9:49 [PATCH] nfit: Get rid of CONFIG_ACPI_NFIT_DEBUG Johannes Thumshirn
2016-07-28 15:06 ` Dan Williams [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='CAPcyv4iXorbSiazDDfwn6AJSrkH1uybEu02Ms+VAniXmcPpW=w@mail.gmail.com' \
    --to=dan.j.williams@intel.com \
    --cc=jthumshirn@suse.de \
    --cc=linux-nvdimm@lists.01.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 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.