netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Helge Deller <deller@gmx.de>
To: Herbert Xu <herbert@gondor.apana.org.au>
Cc: Phil Sutter <phil@nwl.cc>,
	"netdev@vger.kernel.org" <netdev@vger.kernel.org>,
	Thomas Graf <tgraf@suug.ch>
Subject: Re: rhashtable - rhashtable_insert_fast failed
Date: Sun, 2 Oct 2016 11:49:24 +0200	[thread overview]
Message-ID: <57F0D824.9090406@gmx.de> (raw)
In-Reply-To: <20160608023957.GA12209@gondor.apana.org.au>

Hi Herbert,

On 08.06.2016 04:39, Herbert Xu wrote:
> On Tue, Jun 07, 2016 at 04:47:28PM +0200, Helge Deller wrote:
>> On 07.06.2016 16:16, Herbert Xu wrote:
>>> On Tue, Jun 07, 2016 at 04:13:50PM +0200, Helge Deller wrote:
>>>>
>>>> What warnings do you mean specifically? Some specific CONFIG_ option ?
>>>
>>> Look for GFP_NOWARN in lib/rhashtable.c and delete it.
>>
>> Ok, removed it.
>> It generates a kernel warning: 
> 
> Thanks.  This is exactly the problem that I'm yet to fix, namely
> we're trying to allocate a hash table that's too big to be done
> using physically contiguous memory.

I'm still seeing this problem with v4.8-rc8

Helge

      reply	other threads:[~2016-10-02  9:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <5751E702.5040909@gmx.de>
2016-06-04  7:35 ` rhashtable - rhashtable_insert_fast failed Phil Sutter
2016-06-04 18:05   ` Helge Deller
2016-06-06  3:57   ` Herbert Xu
2016-06-07 14:13     ` Helge Deller
2016-06-07 14:16       ` Herbert Xu
2016-06-07 14:47         ` Helge Deller
2016-06-08  2:39           ` Herbert Xu
2016-10-02  9:49             ` Helge Deller [this message]

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=57F0D824.9090406@gmx.de \
    --to=deller@gmx.de \
    --cc=herbert@gondor.apana.org.au \
    --cc=netdev@vger.kernel.org \
    --cc=phil@nwl.cc \
    --cc=tgraf@suug.ch \
    /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).