From: David Miller <davem@davemloft.net>
To: xiaolong.ye@intel.com
Cc: kafai@fb.com, netdev@vger.kernel.org, daniel@iogearbox.net,
hannes@stressinduktion.org, ast@fb.com, kernel-team@fb.com,
lkp@01.org
Subject: Re: [lkp-robot] [bpf] de05014aba: BUG:sleeping_function_called_from_invalid_context_at_mm/slab.h
Date: Mon, 15 May 2017 14:57:25 -0400 (EDT) [thread overview]
Message-ID: <20170515.145725.74958807751910010.davem@davemloft.net> (raw)
In-Reply-To: <20170515081438.GI15250@yexl-desktop>
From: kernel test robot <xiaolong.ye@intel.com>
Date: Mon, 15 May 2017 16:14:38 +0800
> commit: de05014aba8054e1353b720b814a0cd8ea7594e5 ("bpf: Introduce bpf_prog ID")
> url: https://github.com/0day-ci/linux/commits/Martin-KaFai-Lau/bpf-Introduce-bpf_prog-ID/20170428-025859
Indeed, we can't use GFP_USER in the call to idr_alloc_cyclic() if it is
going to run with the prog_idr_lock spinlock held.
next prev parent reply other threads:[~2017-05-15 18:57 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-27 6:24 [RFC net-next 0/2] Introduce bpf_prog ID and iteration Martin KaFai Lau
2017-04-27 6:24 ` [RFC net-next 1/2] bpf: Introduce bpf_prog ID Martin KaFai Lau
2017-05-15 8:14 ` [lkp-robot] [bpf] de05014aba: BUG:sleeping_function_called_from_invalid_context_at_mm/slab.h kernel test robot
2017-05-15 18:57 ` David Miller [this message]
2017-04-27 6:24 ` [RFC net-next 2/2] bpf: Test for bpf_prog ID and BPF_PROG_GET_NEXT_ID Martin KaFai Lau
2017-04-27 7:23 ` Alexander Alemayhu
2017-04-27 21:10 ` Martin KaFai Lau
2017-04-27 13:36 ` [RFC net-next 0/2] Introduce bpf_prog ID and iteration Hannes Frederic Sowa
2017-04-27 21:14 ` Martin KaFai Lau
2017-04-28 1:11 ` prog ID and next steps. Was: " Alexei Starovoitov
2017-04-28 11:50 ` Hannes Frederic Sowa
2017-04-28 18:24 ` Daniel Borkmann
2017-04-28 18:51 ` Hannes Frederic Sowa
2017-04-28 18:57 ` Hannes Frederic Sowa
2017-04-28 19:31 ` Alexei Starovoitov
2017-04-28 21:13 ` Hannes Frederic Sowa
2017-04-30 2:06 ` Alexei Starovoitov
2017-04-30 2:36 ` Hannes Frederic Sowa
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170515.145725.74958807751910010.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=ast@fb.com \
--cc=daniel@iogearbox.net \
--cc=hannes@stressinduktion.org \
--cc=kafai@fb.com \
--cc=kernel-team@fb.com \
--cc=lkp@01.org \
--cc=netdev@vger.kernel.org \
--cc=xiaolong.ye@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).