Re: [PATCH v3] mm/numa_memblks: Use pr_debug instead of printk(KERN_DEBUG)
From: Mike Rapoport
Date: Wed Aug 13 2025 - 04:25:02 EST
From: Mike Rapoport (Microsoft) <rppt@xxxxxxxxxx>
On Wed, 13 Aug 2025 12:51:02 +0530, pratyush.brahma@xxxxxxxxxxxxxxxx wrote:
> Replace the direct usage of printk(KERN_DEBUG ...) with pr_debug(...) to
> align with the consistent `pr_*` API usage within the file.
>
>
Applied to fixes branch of memblock.git tree, thanks!
[1/1] mm/numa_memblks: Use pr_debug instead of printk(KERN_DEBUG)
commit: d045c3154080a04beb07726fa311b89d21608981
tree: https://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock
branch: fixes
--
Sincerely yours,
Mike.