Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 12 Jun 2024 23:58:05 +0000 (16:58 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 12 Jun 2024 23:58:05 +0000 (16:58 -0700)
commit2ccbdf43d5e758f8493a95252073cf9078a5fea5
treea6e13b68fce7b82e6e2bc09189d29c51bfb17c5a
parent0b4989ebe8a608c68d5ec54d61078aba47baed22
parent594ce0b8a998aa4d05827cd7c0d0dcec9a1e3ae2
Merge tag 'for-linus' of git://git./linux/kernel/git/rmk/linux

Pull ARM and clkdev fixes from Russell King:

 - Fix clkdev - erroring out on long strings causes boot failures, so
   don't do this. Still warn about the over-sized strings (which will
   never match and thus their registration with clkdev is useless)

 - Fix for ftrace with frame pointer unwinder with recent GCC changing
   the way frames are stacked.

* tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux:
  ARM: 9405/1: ftrace: Don't assume stack frames are contiguous in memory
  clkdev: don't fail clkdev_alloc() if over-sized