All of lore.kernel.org
 help / color / mirror / Atom feed
From: Borislav Petkov <bp@alien8.de>
To: "H. Peter Anvin" <hpa@zytor.com>
Cc: LKML <linux-kernel@vger.kernel.org>, X86 ML <x86@kernel.org>,
	Borislav Petkov <bp@suse.de>,
	David Daney <david.daney@cavium.com>
Subject: Re: [PATCH] extable: Flip the sorting message
Date: Fri, 26 Apr 2013 00:05:19 +0200	[thread overview]
Message-ID: <20130425220518.GC312@pd.tnic> (raw)
In-Reply-To: <5179A625.1080502@zytor.com>

On Thu, Apr 25, 2013 at 02:54:45PM -0700, H. Peter Anvin wrote:
> On some architectures we sort at runtime, on others we sort at build
> time.
>
> Is there any reason for a message at all here?

The original pr_notice was arguably a debugging aid to verify that the
build-time sorting has actually happened. I flipped it because it wasn't
telling us anything interesting and we know that the sorting works -
we've been staring at that message for a couple of kernel releases
already :-)

One possible reason for having it flipped is to encourage runtime
sorting arches to convert to build time sorting.

But silencing this completely is also ok with me - I don't care all that
much.

-- 
Regards/Gruss,
    Boris.

Sent from a fat crate under my desk. Formatting is fine.
--

  reply	other threads:[~2013-04-25 22:05 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-15 10:51 [PATCH] extable: Flip the sorting message Borislav Petkov
2013-04-15 11:42 ` [tip:x86/asm] " tip-bot for Borislav Petkov
2013-04-25 21:54 ` [PATCH] " H. Peter Anvin
2013-04-25 22:05   ` Borislav Petkov [this message]
2013-04-25 22:07     ` H. Peter Anvin
2013-04-25 22:15       ` David Daney
2013-04-25 22:17         ` H. Peter Anvin

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=20130425220518.GC312@pd.tnic \
    --to=bp@alien8.de \
    --cc=bp@suse.de \
    --cc=david.daney@cavium.com \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.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 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.