]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'rpmsg-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 27 Nov 2024 02:36:55 +0000 (18:36 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 27 Nov 2024 02:36:55 +0000 (18:36 -0800)
commitaaf20f870da056752f6386693cc0d8e25421ef35
treeb42e3dbe01d53f337e01a3248e8e5ee5b119ad2b
parent08906abc8c6e3a64f7d02965b657a3c6c159cd96
parent06c59d97f63c1b8af521fa5aef8a716fb988b285
Merge tag 'rpmsg-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux

Pull rpmsg update from Bjorn Andersson:
 "Correct GLINK driver's decoding of the CMD_OPEN message, as upper half
  of the second parameter encodes 'priority', and 'length' is only the
  lower half"

* tag 'rpmsg-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux:
  rpmsg: glink: use only lower 16-bits of param2 for CMD_OPEN name length
drivers/rpmsg/qcom_glink_native.c