From: Shakeel Butt <shakeelb@google.com>
To: Michal Hocko <mhocko@kernel.org>, Feng Tang <feng.tang@intel.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
Linux MM <linux-mm@kvack.org>,
LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] mm: deduplicate cacheline padding code
Date: Fri, 26 Aug 2022 16:04:16 -0700 [thread overview]
Message-ID: <CALvZod6HwDR0w4fYPkoKJeyoM6_DbHvrrHooeY+SaDAcpjjXxA@mail.gmail.com> (raw)
In-Reply-To: <20220826224812.550793-1-shakeelb@google.com>
On Fri, Aug 26, 2022 at 3:48 PM Shakeel Butt <shakeelb@google.com> wrote:
>
[...]
> /* Write-intensive fields used from the page allocator */
> - ZONE_PADDING(_pad1_)
> + CACHELINE_PADDING(_pad1_)
This needs a semicolon with the common definition. (I had it in the
definition but checkpatch made me remove it just before sending).
Sending a v2.
prev parent reply other threads:[~2022-08-26 23:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-26 22:48 Shakeel Butt
2022-08-26 23:04 ` Shakeel Butt [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CALvZod6HwDR0w4fYPkoKJeyoM6_DbHvrrHooeY+SaDAcpjjXxA@mail.gmail.com \
--to=shakeelb@google.com \
--cc=akpm@linux-foundation.org \
--cc=feng.tang@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=mhocko@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox