From: Jessica Yu <jeyu@kernel.org>
To: Will Deacon <will@kernel.org>
Cc: linux-kernel@vger.kernel.org, Ard Biesheuvel <ard.biesheuvel@linaro.org>
Subject: Re: [PATCH] module: Remove leftover '#undef' from export header
Date: Thu, 12 Sep 2019 15:31:24 +0200 [thread overview]
Message-ID: <20190912133123.GA27845@linux-8ccs> (raw)
In-Reply-To: <20190911230018.20155-1-will@kernel.org>
+++ Will Deacon [12/09/19 00:00 +0100]:
>Commit 7290d5809571 ("module: use relative references for __ksymtab
>entries") converted the '__put' #define into an assembly macro in
>asm-generic/export.h but forgot to remove the corresponding '#undef'.
>
>Remove the leftover '#undef'.
>
>Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
>Cc: Jessica Yu <jeyu@kernel.org>
>Signed-off-by: Will Deacon <will@kernel.org>
>---
>
>I spotted this trivial issue when debugging the namespace issue earlier
>today, so here's the patch.
Applied, thanks for the cleanup!
Jessica
prev parent reply other threads:[~2019-09-12 13:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-11 23:00 [PATCH] module: Remove leftover '#undef' from export header Will Deacon
2019-09-12 13:31 ` Jessica Yu [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=20190912133123.GA27845@linux-8ccs \
--to=jeyu@kernel.org \
--cc=ard.biesheuvel@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=will@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.