]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
Merge tag 'rust-fixes-6.2' of https://github.com/Rust-for-Linux/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 25 Jan 2023 01:54:25 +0000 (17:54 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 25 Jan 2023 01:54:25 +0000 (17:54 -0800)
commit246dc53fb2461dbcd66d4d1d914246a581edad29
treea3948ccc6c66d499bb1e2dde3ec4ed06c10f0ca2
parentb2f317173ed5f00a00aedba71cc67454d9cde90f
parent6618d69aa129a8fc613e64775d5019524c6f231b
Merge tag 'rust-fixes-6.2' of https://github.com/Rust-for-Linux/linux

Pull rust fix from Miguel Ojeda:

 - Avoid evaluating arguments in 'pr_*' macros in 'unsafe' blocks

* tag 'rust-fixes-6.2' of https://github.com/Rust-for-Linux/linux:
  rust: print: avoid evaluating arguments in `pr_*` macros in `unsafe` blocks