public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
From: Guenter Roeck <guenter@roeck-us.net>
To: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Cc: Dan Williams <dan.j.williams@intel.com>, stable <stable@vger.kernel.org>
Subject: Mainline: Build error in drivers/nvdimm/pmem.c due to commit 658922e57b84
Date: Thu, 5 May 2016 23:12:15 -0700	[thread overview]
Message-ID: <572C35BF.80908@roeck-us.net> (raw)

alpha:allmodconfig fails to build with the following error.

drivers/nvdimm/pmem.c: In function 'nd_pfn_init':
drivers/nvdimm/pmem.c:407:17: error: 'HPAGE_SIZE' undeclared

Problem is due to commit 658922e57b84 ("libnvdimm, pfn: fix memmap
reservation sizing").

HPAGE_SIZE is not defined for all architectures and was up to now not used
in driver code. All other architectures with 64 bit physical address provide the
definition, though, as far as I can see, so it may be that only alpha is affected.

Since stable is copied - this will also result in stable build errors
if applied to -stable branches.

Guenter


             reply	other threads:[~2016-05-06  6:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-06  6:12 Guenter Roeck [this message]
2016-05-06 15:31 ` Mainline: Build error in drivers/nvdimm/pmem.c due to commit 658922e57b84 Dan Williams

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=572C35BF.80908@roeck-us.net \
    --to=guenter@roeck-us.net \
    --cc=dan.j.williams@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stable@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