soc.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] firmware: arm_ffa: fixes for v5.14
@ 2021-07-14 16:58 Sudeep Holla
  2021-07-14 16:58 ` Sudeep Holla
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Sudeep Holla @ 2021-07-14 16:58 UTC (permalink / raw)
  To: ARM SoC Team, SoC Team, ALKML; +Cc: Sudeep Holla, Arnd Bergmann, Olof Johansson

Hi ARM SoC Team,

Please pull !

Regards,
Sudeep

-->8

The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:

  Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/arm-ffa-fixes-5.14

for you to fetch changes up to dd925db6f07556061c11ab1fbfa4a0145ae6b438:

  firmware: arm_ffa: Fix a possible ffa_linux_errmap buffer overflow (2021-07-12 14:20:08 +0100)

----------------------------------------------------------------
Arm FF-A fixes for v5.14

A small set of fixes:
- adding check for presence of probe while registering the driver to
  prevent NULL pointer access
- dropping the duplicate check as the driver core already takes care of it
- fixing possible ffa_linux_errmap buffer overflow and
- fixing kernel-doc warning for comment style

----------------------------------------------------------------
Sudeep Holla (2):
      firmware: arm_ffa: Fix the comment style
      firmware: arm_ffa: Fix a possible ffa_linux_errmap buffer overflow

Uwe Kleine-König (2):
      firmware: arm_ffa: Ensure drivers provide a probe function
      firmware: arm_ffa: Simplify probe function

 drivers/firmware/arm_ffa/bus.c    | 6 +++---
 drivers/firmware/arm_ffa/driver.c | 8 +++++---
 2 files changed, 8 insertions(+), 6 deletions(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-07-16 21:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-14 16:58 [GIT PULL] firmware: arm_ffa: fixes for v5.14 Sudeep Holla
2021-07-14 16:58 ` Sudeep Holla
2021-07-16 21:22 ` patchwork-bot+linux-soc
2021-07-16 21:24 ` Arnd Bergmann
2021-07-16 21:24   ` Arnd Bergmann

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).