From: Juergen Gross <jgross@suse.com>
To: Pan Bian <bianpan2016@163.com>,
Boris Ostrovsky <boris.ostrovsky@oracle.com>,
Stefano Stabellini <sstabellini@kernel.org>,
xen-devel@lists.xenproject.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] pvcalls-front: fixes incorrect error handling
Date: Thu, 29 Nov 2018 17:54:53 +0100 [thread overview]
Message-ID: <d57f36f0-3e90-855e-0e89-281e8facbc89@suse.com> (raw)
In-Reply-To: <1542852432-30019-1-git-send-email-bianpan2016@163.com>
On 22/11/2018 03:07, Pan Bian wrote:
> kfree() is incorrectly used to release the pages allocated by
> __get_free_page() and __get_free_pages(). Use the matching deallocators
> i.e., free_page() and free_pages(), respectively.
>
> Signed-off-by: Pan Bian <bianpan2016@163.com>
Pushed to xen/tip.git for-linus-4.20a
Juergen
prev parent reply other threads:[~2018-11-29 16:54 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-22 2:07 [PATCH] pvcalls-front: fixes incorrect error handling Pan Bian
2018-11-26 20:31 ` [Xen-devel] " Boris Ostrovsky
2018-11-27 0:58 ` PanBian
2018-11-27 20:37 ` Stefano Stabellini
2018-11-27 20:57 ` Boris Ostrovsky
2018-11-27 21:08 ` Stefano Stabellini
2018-11-27 22:47 ` Boris Ostrovsky
2018-11-27 22:51 ` Stefano Stabellini
2018-11-29 16:54 ` Juergen Gross [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=d57f36f0-3e90-855e-0e89-281e8facbc89@suse.com \
--to=jgross@suse.com \
--cc=bianpan2016@163.com \
--cc=boris.ostrovsky@oracle.com \
--cc=linux-kernel@vger.kernel.org \
--cc=sstabellini@kernel.org \
--cc=xen-devel@lists.xenproject.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