public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Heiko Stübner" <heiko@sntech.de>
To: linux-arm-kernel@lists.infradead.org
Cc: Stefan Agner <stefan@agner.ch>,
	linux@arm.linux.org.uk, Rob Herring <robh@kernel.org>,
	Laura Abbott <lauraa@codeaurora.org>,
	Kees Cook <keescook@chromium.org>, Arnd Bergmann <arnd@arndb.de>,
	Ard Biesheuvel <ard.biesheuvel@linaro.org>,
	linux-kernel@vger.kernel.org, Mark Salter <msalter@redhat.com>
Subject: Re: [PATCH v4] ARM: early fixmap support for earlycon
Date: Tue, 30 Jun 2015 14:33:55 +0200	[thread overview]
Message-ID: <2139022.yj04dkqNeJ@diego> (raw)
In-Reply-To: <1434491507-6208-1-git-send-email-stefan@agner.ch>

Am Dienstag, 16. Juni 2015, 23:51:47 schrieb Stefan Agner:
> Add early fixmap support, initially to support permanent, fixed
> mapping support for early console. A temporary, early pte is
> created which is migrated to a permanent mapping in paging_init.
> This is also needed since the attributes may change as the memory
> types are initialized. The 3MiB range of fixmap spans two pte
> tables, but currently only one pte is created for early fixmap
> support.
> 
> Re-add FIX_KMAP_BEGIN to the index calculation in highmem.c since
> the index for kmap does not start at zero anymore. This reverts
> 4221e2e6b316 ("ARM: 8031/1: fixmap: remove FIX_KMAP_BEGIN and
> FIX_KMAP_END") to some extent.
> 
> Cc: Mark Salter <msalter@redhat.com>
> Cc: Russell King <linux@arm.linux.org.uk>
> Cc: Kees Cook <keescook@chromium.org>
> Cc: Laura Abbott <lauraa@codeaurora.org>
> Cc: Arnd Bergmann <arnd@arndb.de>
> Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
> Signed-off-by: Rob Herring <robh@kernel.org>
> Signed-off-by: Stefan Agner <stefan@agner.ch>

a bit late to the party, but on a rk3288 (Veyron Chromebook) using 8250_dw
Tested-by: Heiko Stuebner <heiko@sntech.de>


Heiko

  parent reply	other threads:[~2015-06-30 12:34 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-16 21:51 [PATCH v4] ARM: early fixmap support for earlycon Stefan Agner
2015-06-16 22:32 ` Russell King - ARM Linux
2015-06-17 11:43   ` Stefan Agner
2015-06-17 19:43     ` Russell King - ARM Linux
2015-07-06  6:45       ` Stefan Agner
2015-06-16 23:22 ` Stephen Boyd
2015-06-17  9:33   ` Ard Biesheuvel
2015-06-30 12:33 ` Heiko Stübner [this message]
2015-07-30 21:02 ` Stefan Agner
2015-08-08 17:53   ` Russell King - ARM Linux

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=2139022.yj04dkqNeJ@diego \
    --to=heiko@sntech.de \
    --cc=ard.biesheuvel@linaro.org \
    --cc=arnd@arndb.de \
    --cc=keescook@chromium.org \
    --cc=lauraa@codeaurora.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=msalter@redhat.com \
    --cc=robh@kernel.org \
    --cc=stefan@agner.ch \
    /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