All of lore.kernel.org
 help / color / mirror / Atom feed
From: Oliver Neukum <oneukum@suse.com>
To: Enrico Mioso <mrkiko.rs@gmail.com>
Cc: linux-usb@vger.kernel.org, netdev@vger.kernel.org
Subject: Re: [PATCH V2] cdc_ncm: Add support for moving NDP to end of NCM frame
Date: Mon, 06 Jul 2015 12:08:16 +0200	[thread overview]
Message-ID: <1436177296.8225.25.camel@suse.com> (raw)
In-Reply-To: <alpine.LNX.2.20.1507051219280.12595@archiso.lan>

On Sun, 2015-07-05 at 12:21 +0200, Enrico Mioso wrote:
> When sending lots of small packets, this patch will generate an "Unable to 
> handle kernel paging request" in the memset call:
> ndp16 = memset(ctx->delayed_ndp16, 0, ctx->max_ndp_size);
> And I don't know why.
> Any comment or suggestion would be greatly apreciated.
> This has been reproduced in a QEMU X86 VM, from kernel 4.0.4 to current git.

I cannot see how this can fail and the preceding copy work.
Can you post the full message?

	Regards
		Oliver

  reply	other threads:[~2015-07-06 10:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-01 21:55 [PATCH V2] cdc_ncm: Add support for moving NDP to end of NCM frame Enrico Mioso
     [not found] ` <1435787748-30393-1-git-send-email-mrkiko.rs-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-07-05 10:21   ` Enrico Mioso
2015-07-06 10:08     ` Oliver Neukum [this message]
     [not found]       ` <1436177296.8225.25.camel-IBi9RG/b67k@public.gmane.org>
2015-07-06 11:53         ` Enrico Mioso
2015-07-06 11:56         ` Enrico Mioso
2015-07-07 20:50       ` Enrico Mioso
2015-07-08  7:54       ` Enrico Mioso
2015-07-08 11:15       ` Enrico Mioso

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=1436177296.8225.25.camel@suse.com \
    --to=oneukum@suse.com \
    --cc=linux-usb@vger.kernel.org \
    --cc=mrkiko.rs@gmail.com \
    --cc=netdev@vger.kernel.org \
    /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.