From: Ingo Molnar <mingo@kernel.org>
To: Borislav Petkov <bp@alien8.de>
Cc: Andy Lutomirski <luto@amacapital.net>, X86 ML <x86@kernel.org>,
LKML <linux-kernel@vger.kernel.org>,
Linus Torvalds <torvalds@linux-foundation.org>,
Thomas Gleixner <tglx@linutronix.de>,
"H. Peter Anvin" <hpa@zytor.com>
Subject: Re: [PATCH] x86/ldt: Rename ldr_struct.size to .n_entries
Date: Thu, 8 Jun 2017 09:27:11 +0200 [thread overview]
Message-ID: <20170608072711.5tynft37agvtnmd4@gmail.com> (raw)
In-Reply-To: <20170607102419.nphn7rps77eruuid@pd.tnic>
* Borislav Petkov <bp@alien8.de> wrote:
> On Tue, Jun 06, 2017 at 03:20:22PM -0700, Andy Lutomirski wrote:
> > In the subject: ldt_struct, perhaps?
>
> Right. Committer, pls fix. :-)
Fixed. I also renamed 'n_entries' to 'nr_entries', which is the canonical form:
triton:~/tip> git grep -w n_entries | wc -l
191
triton:~/tip> git grep -w nr_entries | wc -l
743
If we do a rename, we should do it right, painted bright red! ;-)
Thanks,
Ingo
next prev parent reply other threads:[~2017-06-08 7:27 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-06 17:31 Borislav Petkov
2017-06-06 22:20 ` Andy Lutomirski
2017-06-07 10:24 ` Borislav Petkov
2017-06-08 7:27 ` Ingo Molnar [this message]
2017-06-08 9:19 ` [tip:x86/mm] x86/ldt: Rename ldt_struct::size to ::nr_entries tip-bot for Borislav Petkov
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=20170608072711.5tynft37agvtnmd4@gmail.com \
--to=mingo@kernel.org \
--cc=bp@alien8.de \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=luto@amacapital.net \
--cc=tglx@linutronix.de \
--cc=torvalds@linux-foundation.org \
--cc=x86@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
Powered by JetHome