lkml.org 
[lkml]   [2018]   [Nov]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v2] x86_64, vmcoreinfo: Append 'page_offset_base' to vmcoreinfo
On 11/27/18 at 02:48pm, Baoquan He wrote:

> #ifdef CONFIG_DYNAMIC_MEMORY_LAYOUT
> VMCOREINFO_SYMBOL(node_data);
^^^

> #endif

Wrong copy
#ifdef CONFIG_DYNAMIC_MEMORY_LAYOUT
VMCOREINFO_NUMBER(page_offset_base);

#endif

\
 
 \ /
  Last update: 2018-11-27 08:17    [W:0.046 / U:0.148 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site