From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
Arnd Bergmann <arnd@arndb.de>,
linux-kernel@vger.kernel.org
Subject: [GIT PULL] Char/Misc driver fixes for 5.5-rc2
Date: Sat, 14 Dec 2019 16:28:48 +0100 [thread overview]
Message-ID: <20191214152848.GA3460394@kroah.com> (raw)
The following changes since commit 9455d25f4e3b3d009fa1b810862e5b06229530e4:
Merge tag 'ntb-5.5' of git://github.com/jonmason/ntb (2019-12-07 18:38:17 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-5.5-rc2
for you to fetch changes up to 16981742717b04644a41052570fb502682a315d2:
binder: fix incorrect calculation for num_valid (2019-12-14 09:10:47 +0100)
----------------------------------------------------------------
Char/Misc driver fixes for 5.5-rc2
Here are 6 small fixes for some reported char/misc driver issues:
- fix build warnings with new 'awk' with the raid6 code
- 4 interconnect driver bugfixes
- binder fix for reported problem
All of these except the binder fix have been in linux-next with no
reported issues. The binder fix is "new" but Todd says it is good as he
has tested it :)
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Georgi Djakov (3):
interconnect: qcom: sdm845: Walk the list safely on node removal
interconnect: qcom: qcs404: Walk the list safely on node removal
interconnect: qcom: msm8974: Walk the list safely on node removal
Greg Kroah-Hartman (1):
lib: raid6: fix awk build warnings
Krzysztof Kozlowski (1):
interconnect: qcom: Fix Kconfig indentation
Todd Kjos (1):
binder: fix incorrect calculation for num_valid
drivers/android/binder.c | 4 ++--
drivers/interconnect/qcom/Kconfig | 14 +++++++-------
drivers/interconnect/qcom/msm8974.c | 8 ++++----
drivers/interconnect/qcom/qcs404.c | 8 ++++----
drivers/interconnect/qcom/sdm845.c | 4 ++--
lib/raid6/unroll.awk | 2 +-
6 files changed, 20 insertions(+), 20 deletions(-)
next reply other threads:[~2019-12-14 15:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-14 15:28 Greg KH [this message]
2019-12-14 22:05 ` [GIT PULL] Char/Misc driver fixes for 5.5-rc2 pr-tracker-bot
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=20191214152848.GA3460394@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=arnd@arndb.de \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.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