]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'rust-fixes-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 14 Jun 2025 15:38:34 +0000 (08:38 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 14 Jun 2025 15:38:34 +0000 (08:38 -0700)
commit588adb24b757d5d9a438056ac0347d8b3ac38dde
treeb85dd72e80397a578ea68698ca06f62c28817f57
parent27b9989b87119da2f33f2c0fcbb8984ab4ebdf1a
parent5b2d595efbfc9c46823bdb9ef11e1f9fa46adf9d
Merge tag 'rust-fixes-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux

Pull Rust fix from Miguel Ojeda:

  - 'hrtimer': fix future compile error when the 'impl_has_hr_timer!'
    macro starts to get called

* tag 'rust-fixes-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux:
  rust: time: Fix compile error in impl_has_hr_timer macro