All of lore.kernel.org
 help / color / mirror / Atom feed
From: linux@armlinux.org.uk (Russell King - ARM Linux)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] include/linux/arm-smccc.h: avoid sign extension problem
Date: Wed, 1 Jun 2016 17:04:02 +0100	[thread overview]
Message-ID: <20160601160401.GZ19428@n2100.arm.linux.org.uk> (raw)
In-Reply-To: <1464785361-20038-1-git-send-email-jens.wiklander@linaro.org>

On Wed, Jun 01, 2016 at 02:49:21PM +0200, Jens Wiklander wrote:
> Prior to this patch the ARM_SMCCC_FAST_CALL constant was of a signed
> type causing unwanted sign extension. This patch explicitly selects an
> unsigned type for the constant.
> 
> Reported-by: Saksham Jain <sakjain92@gmail.com>
> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>

Looks fine to me.  Who's merging this change?  If they're going some
other route:

Acked-by: Russell King <rmk+kernel@armlinux.org.uk>

Thanks.

-- 
RMK's Patch system: http://www.armlinux.org.uk/developer/patches/
FTTC broadband for 0.8mile line: currently at 9.6Mbps down 400kbps up
according to speedtest.net.

  reply	other threads:[~2016-06-01 16:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-01 12:49 [PATCH] include/linux/arm-smccc.h: avoid sign extension problem Jens Wiklander
2016-06-01 16:04 ` Russell King - ARM Linux [this message]
2016-06-02  8:28   ` Jens Wiklander

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=20160601160401.GZ19428@n2100.arm.linux.org.uk \
    --to=linux@armlinux.org.uk \
    --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.