Re: [PATCH v2] mm/numa: Use SZ_1M macro to denote bytes to MB conversion
From: Mike Rapoport
Date: Wed Aug 20 2025 - 09:40:51 EST
From: Mike Rapoport (Microsoft) <rppt@xxxxxxxxxx>
On Wed, 20 Aug 2025 06:29:34 +0530, pratyush.brahma@xxxxxxxxxxxxxxxx wrote:
> Replace the manual bitwise conversion of bytes to MB with
> SZ_1M macro, a standard macro used within the mm subsystem,
> to improve readability.
>
>
Applied to fixes branch of memblock.git tree, thanks!
I've updated the commit subject:
[1/1] mm: numa,memblock: Use SZ_1M macro to denote bytes to MB conversion
commit: 4647c4deadcc17f40858be06bcf416369a8f1d57
tree: https://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock
branch: fixes
--
Sincerely yours,
Mike.