linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: sergey.dyasli@citrix.com
Cc: xen-devel@lists.xen.org, kasan-dev@googlegroups.com,
	linux-mm@kvack.org, linux-kernel@vger.kernel.org,
	aryabinin@virtuozzo.com, glider@google.com, dvyukov@google.com,
	boris.ostrovsky@oracle.com, jgross@suse.com,
	sstabellini@kernel.org, george.dunlap@citrix.com,
	ross.lagerwall@citrix.com, akpm@linux-foundation.org,
	netdev@vger.kernel.org, wei.liu@kernel.org, paul@xen.org
Subject: Re: [PATCH v3 4/4] xen/netback: fix grant copy across page boundary
Date: Fri, 07 Feb 2020 15:36:30 +0100 (CET)	[thread overview]
Message-ID: <20200207.153630.1432371073271757175.davem@davemloft.net> (raw)
In-Reply-To: <20200207142652.670-5-sergey.dyasli@citrix.com>

From: Sergey Dyasli <sergey.dyasli@citrix.com>
Date: Fri, 7 Feb 2020 14:26:52 +0000

> From: Ross Lagerwall <ross.lagerwall@citrix.com>
> 
> When KASAN (or SLUB_DEBUG) is turned on, there is a higher chance that
> non-power-of-two allocations are not aligned to the next power of 2 of
> the size. Therefore, handle grant copies that cross page boundaries.
> 
> Signed-off-by: Ross Lagerwall <ross.lagerwall@citrix.com>
> Signed-off-by: Sergey Dyasli <sergey.dyasli@citrix.com>
> Acked-by: Paul Durrant <paul@xen.org>

This is part of a larger patch series to which netdev was not CC:'d

Where is this patch targetted to be applied?

Do you expect a networking ACK on this?

Please do not submit patches in such an ambiguous manner like this
in the future, thank you.


  reply	other threads:[~2020-02-07 14:36 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-07 14:26 [PATCH v3 0/4] basic KASAN support for Xen PV domains Sergey Dyasli
2020-02-07 14:26 ` [PATCH v3 1/4] kasan: introduce set_pmd_early_shadow() Sergey Dyasli
2020-02-07 14:26 ` [PATCH v3 2/4] x86/xen: add basic KASAN support for PV kernel Sergey Dyasli
2020-02-10 20:29   ` Boris Ostrovsky
2020-02-07 14:26 ` [PATCH v3 3/4] xen: teach KASAN about grant tables Sergey Dyasli
2020-02-10 20:34   ` Boris Ostrovsky
2020-02-07 14:26 ` [PATCH v3 4/4] xen/netback: fix grant copy across page boundary Sergey Dyasli
2020-02-07 14:36   ` David Miller [this message]
2020-02-10 13:27     ` Sergey Dyasli

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=20200207.153630.1432371073271757175.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=akpm@linux-foundation.org \
    --cc=aryabinin@virtuozzo.com \
    --cc=boris.ostrovsky@oracle.com \
    --cc=dvyukov@google.com \
    --cc=george.dunlap@citrix.com \
    --cc=glider@google.com \
    --cc=jgross@suse.com \
    --cc=kasan-dev@googlegroups.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=netdev@vger.kernel.org \
    --cc=paul@xen.org \
    --cc=ross.lagerwall@citrix.com \
    --cc=sergey.dyasli@citrix.com \
    --cc=sstabellini@kernel.org \
    --cc=wei.liu@kernel.org \
    --cc=xen-devel@lists.xen.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox