From: p.zabel@pengutronix.de (Philipp Zabel)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Reset controller fixes for v4.14, part 2
Date: Thu, 19 Oct 2017 11:26:26 +0200 [thread overview]
Message-ID: <1508405186.7665.3.camel@pengutronix.de> (raw)
Dear arm-soc-maintainers,
please consider merging this tag for v4.14. It contains a single fix for
the socfpga driver on 64-bit systems by removing the assumption that
BITS_PER_LONG is always 32.
regards
Philipp
The following changes since commit 544e3bf4f0e8278400f19ca7918a3cdf2548b4eb:
? reset: Restrict RESET_HSDK to ARC_SOC_HSDK or COMPILE_TEST (2017-09-21 12:44:01 +0200)
are available in the git repository at:
? git://git.pengutronix.de/git/pza/linux.git tags/reset-fixes-for-4.14-2
for you to fetch changes up to f450f28e70a2378d9d6ded0932fe480055888cfa:
? reset: socfpga: fix for 64-bit compilation (2017-10-04 10:29:44 +0200)
----------------------------------------------------------------
Reset controller fixes for v4.14
Fix SoCFPGA reset controller for 64-bit systems. This patch removes the
assumption that BITS_PER_LONG is 32, which is not the case on Stratix10.
----------------------------------------------------------------
Dinh Nguyen (1):
??????reset: socfpga: fix for 64-bit compilation
?drivers/reset/reset-socfpga.c | 17 ++++++++++-------
?1 file changed, 10 insertions(+), 7 deletions(-)
next reply other threads:[~2017-10-19 9:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-19 9:26 Philipp Zabel [this message]
2017-10-19 15:44 ` [GIT PULL] Reset controller fixes for v4.14, part 2 Arnd Bergmann
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=1508405186.7665.3.camel@pengutronix.de \
--to=p.zabel@pengutronix.de \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).