Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1674467 > unrolled thread

linux-next: build warning after merge of the akpm tree

Started byStephen Rothwell <sfr@canb.auug.org.au>
First post2017-06-26 08:40 +0200
Last post2017-06-27 02:00 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  linux-next: build warning after merge of the akpm tree Stephen Rothwell <sfr@canb.auug.org.au> - 2017-06-26 08:40 +0200
    Re: linux-next: build warning after merge of the akpm tree Wei Yang <richard.weiyang@gmail.com> - 2017-06-27 02:00 +0200

#1674467 — linux-next: build warning after merge of the akpm tree

FromStephen Rothwell <sfr@canb.auug.org.au>
Date2017-06-26 08:40 +0200
Subjectlinux-next: build warning after merge of the akpm tree
Message-ID<tWvQK-7gm-11@gated-at.bofh.it>
Hi Andrew,

After merging the akpm tree, today's linux-next build (x86_64
allmodconfig) produced this warning:

mm/memory_hotplug.c: In function 'move_pfn_range_to_zone':
mm/memory_hotplug.c:891:16: warning: unused variable 'i' [-Wunused-variable]
  unsigned long i;
                ^

Introduced by commit

  7fb537987bb3 ("mm/memory_hotplug: remove duplicate call for set_page_links")

-- 
Cheers,
Stephen Rothwell

[toc] | [next] | [standalone]


#1675199

FromWei Yang <richard.weiyang@gmail.com>
Date2017-06-27 02:00 +0200
Message-ID<tWM5c-Ea-7@gated-at.bofh.it>
In reply to#1674467

[Multipart message — attachments visible in raw view] — view raw

Thanks, I just found it. 

On Mon, Jun 26, 2017 at 04:30:12PM +1000, Stephen Rothwell wrote:
>Hi Andrew,
>
>After merging the akpm tree, today's linux-next build (x86_64
>allmodconfig) produced this warning:
>
>mm/memory_hotplug.c: In function 'move_pfn_range_to_zone':
>mm/memory_hotplug.c:891:16: warning: unused variable 'i' [-Wunused-variable]
>  unsigned long i;
>                ^
>
>Introduced by commit
>
>  7fb537987bb3 ("mm/memory_hotplug: remove duplicate call for set_page_links")
>
>-- 
>Cheers,
>Stephen Rothwell

-- 
Wei Yang
Help you, Help me

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web