mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Jarkko Sakkinen <jarkko.sakkinen@intel.com>
To: Cesar Eduardo Barros <cesarb@cesarb.net>
Cc: x86@kernel.org, linux-kernel@vger.kernel.org,
	Thomas Gleixner <tglx@linutronix.de>,
	Ingo Molnar <mingo@redhat.com>, "H. Peter Anvin" <hpa@zytor.com>
Subject: Re: [PATCH] x86: fix comment for set_real_mode_permissions
Date: Mon, 29 Oct 2012 09:41:42 +0200	[thread overview]
Message-ID: <20121029074142.GD2454@jsakkine-mobl1.tm.intel.com> (raw)
In-Reply-To: <1351377255-21092-1-git-send-email-cesarb@cesarb.net>

On Sat, Oct 27, 2012 at 08:34:14PM -0200, Cesar Eduardo Barros wrote:
> The function which gets called very early is setup_real_mode(). The
> set_real_mode_permissions() function is the arch_initcall.
> 
> Cc: Jarkko Sakkinen <jarkko.sakkinen@intel.com>
> Cc: Thomas Gleixner <tglx@linutronix.de>
> Cc: Ingo Molnar <mingo@redhat.com>
> Cc: "H. Peter Anvin" <hpa@zytor.com>
> Signed-off-by: Cesar Eduardo Barros <cesarb@cesarb.net>

Acked-by: Jarkko Sakkinen <jarkko.sakkinen@intel.com>

> ---
>  arch/x86/realmode/init.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/x86/realmode/init.c b/arch/x86/realmode/init.c
> index cbca565..b4c92c5 100644
> --- a/arch/x86/realmode/init.c
> +++ b/arch/x86/realmode/init.c
> @@ -84,7 +84,7 @@ void __init setup_real_mode(void)
>  }
>  
>  /*
> - * set_real_mode_permissions() gets called very early, to guarantee the
> + * setup_real_mode() gets called very early, to guarantee the
>   * availability of low memory.  This is before the proper kernel page
>   * tables are set up, so we cannot set page permissions in that
>   * function.  Thus, we use an arch_initcall instead.
> -- 
> 1.7.11.7
> 

/Jarkko

      reply	other threads:[~2012-10-29  7:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-27 22:34 Cesar Eduardo Barros
2012-10-29  7:41 ` Jarkko Sakkinen [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=20121029074142.GD2454@jsakkine-mobl1.tm.intel.com \
    --to=jarkko.sakkinen@intel.com \
    --cc=cesarb@cesarb.net \
    --cc=hpa@zytor.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

Powered by JetHome