From: santosh.shilimkar@ti.com (Santosh Shilimkar)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/3] ARM: fix mov to mvn conversion in case of 64 bit phys_addr_t and BE
Date: Tue, 5 Nov 2013 09:47:26 -0500 [thread overview]
Message-ID: <527904FE.6070607@ti.com> (raw)
In-Reply-To: <1383617765-28052-4-git-send-email-victor.kamensky@linaro.org>
On Monday 04 November 2013 09:16 PM, Victor Kamensky wrote:
> Fix patching code to convert mov instruction into mvn instruction
> in case of CONFIG_ARCH_PHYS_ADDR_T_64BIT and CONFIG_ARM_PATCH_PHYS_VIRT.
>
> In BE case store into r0 proper bits so byte swapped instruction
> could be modified correctly.
>
> Signed-off-by: Victor Kamensky <victor.kamensky@linaro.org>
> ---
Looks fine to me
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
next prev parent reply other threads:[~2013-11-05 14:47 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-05 2:16 [PATCH 0/3] follow up fixes for V7 big endian changes Victor Kamensky
2013-11-05 2:16 ` [PATCH 1/3] ARM: __fixup_smp read of SCU config should do byteswap in BE case Victor Kamensky
2013-11-05 14:45 ` Santosh Shilimkar
2013-11-05 2:16 ` [PATCH 2/3] ARM: mm: fix __phys_to_virt to work with 64 bit phys_addr_t " Victor Kamensky
2013-11-05 14:46 ` Santosh Shilimkar
2013-11-05 15:17 ` Russell King - ARM Linux
2013-11-05 2:16 ` [PATCH 3/3] ARM: fix mov to mvn conversion in case of 64 bit phys_addr_t and BE Victor Kamensky
2013-11-05 10:53 ` Sricharan R
2013-11-05 14:47 ` Santosh Shilimkar [this message]
2013-11-05 15:20 ` [PATCH 0/3] follow up fixes for V7 big endian changes Russell King - ARM Linux
2013-11-06 7:37 ` Victor Kamensky
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=527904FE.6070607@ti.com \
--to=santosh.shilimkar@ti.com \
--cc=linux-arm-kernel@lists.infradead.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.