linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* Re: linux-next: Tree for Mar 11 (vmemmap)
       [not found] <20210311161449.7f58e7a3@canb.auug.org.au>
@ 2021-03-11 18:51 ` Randy Dunlap
  2021-03-11 21:46   ` Oscar Salvador
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2021-03-11 18:51 UTC (permalink / raw)
  To: Stephen Rothwell, Linux Next Mailing List
  Cc: Linux Kernel Mailing List, Linux MM, Andrew Morton, Oscar Salvador

[-- Attachment #1: Type: text/plain, Size: 1087 bytes --]

On 3/10/21 9:14 PM, Stephen Rothwell wrote:
> Hi all,
> 
> Warning: Some of the branches in linux-next are still based on v5.12-rc1,
> so please be careful if you are trying to bisect a bug.
> 
> News: if your -next included tree is based on Linus' tree tag
> v5.12-rc1{,-dontuse} (or somewhere between v5.11 and that tag), please
> consider rebasing it onto v5.12-rc2. Also, please check any branches
> merged into your branch.
> 
> Changes since 20210310:
> 

on x86_64:

../arch/x86/mm/init_64.c: In function ‘vmemmap_populate_hugepages’:
../arch/x86/mm/init_64.c:1585:6: error: implicit declaration of function ‘vmemmap_use_new_sub_pmd’ [-Werror=implicit-function-declaration]
      vmemmap_use_new_sub_pmd(addr, next);
      ^~~~~~~~~~~~~~~~~~~~~~~
../arch/x86/mm/init_64.c:1591:4: error: implicit declaration of function ‘vmemmap_use_sub_pmd’ [-Werror=implicit-function-declaration]
    vmemmap_use_sub_pmd(addr, next);
    ^~~~~~~~~~~~~~~~~~~

Fullrandconfig file is attached.

-- 
~Randy
Reported-by: Randy Dunlap <rdunlap@infradead.org>

[-- Attachment #2: config-r8172.gz --]
[-- Type: application/gzip, Size: 23277 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: linux-next: Tree for Mar 11 (vmemmap)
  2021-03-11 18:51 ` linux-next: Tree for Mar 11 (vmemmap) Randy Dunlap
@ 2021-03-11 21:46   ` Oscar Salvador
  0 siblings, 0 replies; 2+ messages in thread
From: Oscar Salvador @ 2021-03-11 21:46 UTC (permalink / raw)
  To: Randy Dunlap
  Cc: Stephen Rothwell, Linux Next Mailing List,
	Linux Kernel Mailing List, Linux MM, Andrew Morton

On Thu, Mar 11, 2021 at 10:51:14AM -0800, Randy Dunlap wrote:
> On 3/10/21 9:14 PM, Stephen Rothwell wrote:
> > Hi all,
> > 
> > Warning: Some of the branches in linux-next are still based on v5.12-rc1,
> > so please be careful if you are trying to bisect a bug.
> > 
> > News: if your -next included tree is based on Linus' tree tag
> > v5.12-rc1{,-dontuse} (or somewhere between v5.11 and that tag), please
> > consider rebasing it onto v5.12-rc2. Also, please check any branches
> > merged into your branch.
> > 
> > Changes since 20210310:
> > 
> 
> on x86_64:
> 
> ../arch/x86/mm/init_64.c: In function ‘vmemmap_populate_hugepages’:
> ../arch/x86/mm/init_64.c:1585:6: error: implicit declaration of function ‘vmemmap_use_new_sub_pmd’ [-Werror=implicit-function-declaration]
>       vmemmap_use_new_sub_pmd(addr, next);
>       ^~~~~~~~~~~~~~~~~~~~~~~
> ../arch/x86/mm/init_64.c:1591:4: error: implicit declaration of function ‘vmemmap_use_sub_pmd’ [-Werror=implicit-function-declaration]
>     vmemmap_use_sub_pmd(addr, next);
>     ^~~~~~~~~~~~~~~~~~~

It seems that next-20210311 contains v5, which still had this issue.
I sent out v6 yesterday fixing this up [1].

I cannot reproduce with your config there.


[1] https://patchwork.kernel.org/project/linux-mm/cover/20210309214050.4674-1-osalvador@suse.de/

-- 
Oscar Salvador
SUSE L3


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-03-11 21:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210311161449.7f58e7a3@canb.auug.org.au>
2021-03-11 18:51 ` linux-next: Tree for Mar 11 (vmemmap) Randy Dunlap
2021-03-11 21:46   ` Oscar Salvador

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox