netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: sfeldma@gmail.com
Cc: netdev@vger.kernel.org, jiri@resnulli.us
Subject: Re: [PATCH net-next] rocker: replace fixed stack allocation with dynamic allocation
Date: Mon, 16 Mar 2015 15:57:02 -0400 (EDT)	[thread overview]
Message-ID: <20150316.155702.301802506038698308.davem@davemloft.net> (raw)
In-Reply-To: <1426485886-61607-1-git-send-email-sfeldma@gmail.com>

From: sfeldma@gmail.com
Date: Sun, 15 Mar 2015 23:04:46 -0700

> From: Scott Feldman <sfeldma@gmail.com>
> 
> In hast to fix some sparse warning, I hard-coded a fix-sized array on the stack
> which is probably too big for kernel standards.  Fix this by converting array
> to dynamic allocation.
> 
> Signed-off-by: Scott Feldman <sfeldma@gmail.com>

Applied, thanks.

      parent reply	other threads:[~2015-03-16 19:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-16  6:04 [PATCH net-next] rocker: replace fixed stack allocation with dynamic allocation sfeldma
2015-03-16  6:40 ` Jiri Pirko
2015-03-16 19:57 ` David Miller [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=20150316.155702.301802506038698308.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=jiri@resnulli.us \
    --cc=netdev@vger.kernel.org \
    --cc=sfeldma@gmail.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).