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


Groups > linux.kernel > #1553624

Re: [PATCH] net: use kvmalloc rather than open coded variant

From Michal Hocko <mhocko@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH] net: use kvmalloc rather than open coded variant
Date 2017-01-07 10:30 +0100
Message-ID <sWVu2-6MM-1@gated-at.bofh.it> (permalink)
References <sWFpg-4oA-23@gated-at.bofh.it> <sWQ1j-3e5-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Sat 07-01-17 11:33:15, kbuild test robot wrote:
> Hi Michal,
> 
> [auto build test ERROR on net-next/master]
> [also build test ERROR on v4.10-rc2 next-20170106]
> [if your patch is applied to the wrong git tree, please drop us a note to help improve the system]
> 
> url:    https://github.com/0day-ci/linux/commits/Michal-Hocko/net-use-kvmalloc-rather-than-open-coded-variant/20170107-104105
> config: x86_64-randconfig-i0-201701 (attached as .config)
> compiler: gcc-4.9 (Debian 4.9.4-2) 4.9.4
> reproduce:
>         # save the attached .config to linux build tree
>         make ARCH=x86_64 
> 
> Note: the linux-review/Michal-Hocko/net-use-kvmalloc-rather-than-open-coded-variant/20170107-104105 HEAD 29df6a817f53555953b47c6f8d09397f9f7b598c builds fine.
>       It only hurts bisectibility.

This patch depends on
http://lkml.kernel.org/r/20170102133700.1734-1-mhocko@kernel.org
-- 
Michal Hocko
SUSE Labs

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

__GFP_REPEAT usage in fq_alloc_node Michal Hocko <mhocko@kernel.org> - 2017-01-06 16:30 +0100
  Re: __GFP_REPEAT usage in fq_alloc_node Eric Dumazet <edumazet@google.com> - 2017-01-06 16:40 +0100
    Re: __GFP_REPEAT usage in fq_alloc_node Michal Hocko <mhocko@kernel.org> - 2017-01-06 17:10 +0100
      Re: __GFP_REPEAT usage in fq_alloc_node Michal Hocko <mhocko@kernel.org> - 2017-01-06 17:20 +0100
        Re: [PATCH] net: use kvmalloc rather than open coded variant kbuild test robot <lkp@intel.com> - 2017-01-07 04:40 +0100
          Re: [PATCH] net: use kvmalloc rather than open coded variant Michal Hocko <mhocko@kernel.org> - 2017-01-07 10:30 +0100
        Re: [PATCH] net: use kvmalloc rather than open coded variant kbuild test robot <lkp@intel.com> - 2017-01-07 04:40 +0100
        Re: __GFP_REPEAT usage in fq_alloc_node Michal Hocko <mhocko@kernel.org> - 2017-01-09 11:30 +0100
          Re: __GFP_REPEAT usage in fq_alloc_node Eric Dumazet <edumazet@google.com> - 2017-01-09 17:10 +0100
            Re: __GFP_REPEAT usage in fq_alloc_node Michal Hocko <mhocko@kernel.org> - 2017-01-09 18:50 +0100
              Re: __GFP_REPEAT usage in fq_alloc_node Eric Dumazet <edumazet@google.com> - 2017-01-09 19:00 +0100
      Re: [PATCH] net_sched: use kvmalloc rather than opencoded variant Michal Hocko <mhocko@kernel.org> - 2017-01-16 10:00 +0100
    Re: __GFP_REPEAT usage in fq_alloc_node Vlastimil Babka <vbabka@suse.cz> - 2017-01-06 17:40 +0100
      Re: __GFP_REPEAT usage in fq_alloc_node Eric Dumazet <edumazet@google.com> - 2017-01-06 17:50 +0100
        Re: __GFP_REPEAT usage in fq_alloc_node Vlastimil Babka <vbabka@suse.cz> - 2017-01-06 18:00 +0100
          Re: __GFP_REPEAT usage in fq_alloc_node Eric Dumazet <edumazet@google.com> - 2017-01-06 18:10 +0100
            Re: __GFP_REPEAT usage in fq_alloc_node Vlastimil Babka <vbabka@suse.cz> - 2017-01-06 18:20 +0100
        Re: __GFP_REPEAT usage in fq_alloc_node Eric Dumazet <edumazet@google.com> - 2017-01-06 18:00 +0100

csiph-web