public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Cyrill Gorcunov <gorcunov@gmail.com>
To: "Kirill A. Shutemov" <kirill.shutemov@linux.intel.com>
Cc: Ingo Molnar <mingo@redhat.com>,
	x86@kernel.org, Thomas Gleixner <tglx@linutronix.de>,
	"H. Peter Anvin" <hpa@zytor.com>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] x86/asm: Use PAGE_SIZE instead of 4096 where appropriate
Date: Wed, 14 Feb 2018 13:57:19 +0300	[thread overview]
Message-ID: <20180214105719.GA32767@uranus> (raw)
In-Reply-To: <20180214103253.42066-1-kirill.shutemov@linux.intel.com>

On Wed, Feb 14, 2018 at 01:32:53PM +0300, Kirill A. Shutemov wrote:
> Cyrill pointed that it makes sense to replace 4096 to PAGE_SIZE in
> head_64.S.
> 
> This patch replaces 4096 with PAGE_SIZE everywhere in assembly code
> where it fits semantically.
> 
> Suggested-by: Cyrill Gorcunov <gorcunov@gmail.com>
> Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Thanks a lot!
Reviewed-by: Cyrill Gorcunov <gorcunov@openvz.org>

      reply	other threads:[~2018-02-14 10:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-14 10:32 [PATCH] x86/asm: Use PAGE_SIZE instead of 4096 where appropriate Kirill A. Shutemov
2018-02-14 10:57 ` Cyrill Gorcunov [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=20180214105719.GA32767@uranus \
    --to=gorcunov@gmail.com \
    --cc=hpa@zytor.com \
    --cc=kirill.shutemov@linux.intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=tglx@linutronix.de \
    --cc=x86@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox