All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: eric.dumazet@gmail.com
Cc: penguin-kernel@I-love.SAKURA.ne.jp, edumazet@google.com,
	netdev@vger.kernel.org
Subject: Re: [PATCH] tcp: use kmalloc() than kmalloc_array().
Date: Sat, 07 Nov 2015 14:21:35 -0500 (EST)	[thread overview]
Message-ID: <20151107.142135.2089779750111099230.davem@davemloft.net> (raw)
In-Reply-To: <1446922207.17135.9.camel@edumazet-glaptop2.roam.corp.google.com>

From: Eric Dumazet <eric.dumazet@gmail.com>
Date: Sat, 07 Nov 2015 10:50:07 -0800

> I do not feel we should go back to kmalloc() just because
> vmalloc_array() does not exist yet.

Agreed.

  reply	other threads:[~2015-11-07 19:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-07 15:50 [PATCH] tcp: use kmalloc() than kmalloc_array() Tetsuo Handa
2015-11-07 15:58 ` Tetsuo Handa
2015-11-07 18:02   ` David Miller
2015-11-07 18:50 ` Eric Dumazet
2015-11-07 19:21   ` David Miller [this message]
2015-11-08  4:43     ` Tetsuo Handa

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=20151107.142135.2089779750111099230.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=eric.dumazet@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=penguin-kernel@I-love.SAKURA.ne.jp \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.