summaryrefslogtreecommitdiff
path: root/rust/kernel/ptr/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorYury Norov (NVIDIA) <yury.norov@gmail.com>2025-08-14 15:09:35 -0400
committerMadhavan Srinivasan <maddy@linux.ibm.com>2026-04-01 09:21:07 +0530
commitf73338d089deedb4f4f1e49751c30b8b7f595ecd (patch)
tree3a467d5a79415afd861a4b3acb2999214dbb66df /rust/kernel/ptr/git@git.tavy.me:linux.git
parentcae734710dd156e2fbb4d66cdb22bbd5080beb52 (diff)
powerpc: pci-ioda: use bitmap_alloc() in pnv_ioda_pick_m64_pe()
Use the dedicated bitmap_alloc() in pnv_ioda_pick_m64_pe() and drop some housekeeping code. Because pe_alloc is local, annotate it with __free() and get rid of the explicit kfree() calls. Suggested-by: Jiri Slaby <jirislaby@kernel.org> Signed-off-by: Yury Norov (NVIDIA) <yury.norov@gmail.com> Signed-off-by: Madhavan Srinivasan <maddy@linux.ibm.com> Link: https://patch.msgid.link/20250814190936.381346-2-yury.norov@gmail.com
Diffstat (limited to 'rust/kernel/ptr/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions