lkml.org 
[lkml]   [2016]   [May]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectMainline: Build error in drivers/nvdimm/pmem.c due to commit 658922e57b84
Date
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

\
 
 \ /
  Last update: 2016-05-06 08:41    [W:0.459 / U:0.448 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site