public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jaswinder Singh Rajput <jaswinder@kernel.org>
To: Ingo Molnar <mingo@elte.hu>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
	Yinghai Lu <yinghai@kernel.org>,
	"Pallipadi, Venkatesh" <venkatesh.pallipadi@intel.com>,
	"Siddha, Suresh B" <suresh.b.siddha@intel.com>,
	Arjan van de Ven <arjan@infradead.org>,
	Thomas Gleixner <tglx@linutronix.de>,
	"H. Peter Anvin" <hpa@zytor.com>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Andrew Morton <akpm@linux-foundation.org>
Subject: Re: [PATCH] x86: make mtrr code could use debugpat
Date: Sat, 04 Apr 2009 12:39:46 +0530	[thread overview]
Message-ID: <1238828986.4068.18.camel@ht.satnam> (raw)
In-Reply-To: <1238827929.4068.9.camel@ht.satnam>

On Sat, 2009-04-04 at 12:22 +0530, Jaswinder Singh Rajput wrote:
> On Sat, 2009-04-04 at 03:18 +0200, Ingo Molnar wrote:
> > * Linus Torvalds <torvalds@linux-foundation.org> wrote:
> > 
> > > On Fri, 3 Apr 2009, Yinghai Lu wrote:
> > > > 
> > > > only print out get_mtrr when debugpat
> > > 
> > > Is that get_mtrr message really so interesting that it needs to be 
> > > printed out at all? Even with debugpat?
> > 
> > With debugpat it's probably interesting - i think only a very small 
> > fraction of users will enable it, and if they do we really want to 
> > track all MTRR state.
> > 
> > Since old MTRR state gets destroyed by new settings we better have a 
> > clear idea how the BIOS set it, that might give us clues about 
> > quirks, etc.
> > 
> > Based on MTRR bugreport patterns i was the one who asked Yinghai 
> > during the development cycle to add more debugging there - so i'm to 
> > blame for those printouts. We had several cases where it would have 
> > been useful had we known the precise history of MTRR settings.
> > 
> > I was under the impression that KERN_DEBUG would only show up on the 
> > console if 'debug' is passed in on the boot command line - but your 
> > bootlog didnt have 'debug' in it and i guess having it so frequently 
> > in the dmesg is confusing as well. It might even be there for every 
> > Xorg startup.
> > 
> 
> If you still want to debug it, use some special parameters at command
> line to avoid annoyance to others.
> 
> These debug messages really screwed up my life from last month.
> 

If you surprise how these debug messages screwed up my life, so here is
some clues:

1. I pointed to remove or suppress these messages and Ingo, Andrew and
then later on Thomas become upset with me.

2. And because of their upset, I need to delete more than 100 of my
patches and delete many development trees in last few weeks.

--
JSR


      reply	other threads:[~2009-04-04  7:11 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20090329205805.GA24693@elte.hu>
     [not found] ` <20090329210103.GA24901@elte.hu>
     [not found]   ` <49CFF517.30001@kernel.org>
     [not found]     ` <alpine.LFD.2.00.0903291553210.3948@localhost.localdomain>
     [not found]       ` <1238434120.4529.783.camel@localhost.localdomain>
     [not found]         ` <20090403175555.GH6295@elte.hu>
     [not found]           ` <alpine.LFD.2.00.0904031203400.4015@localhost.localdomain>
     [not found]             ` <20090403212152.GA3493@linux-os.sc.intel.com>
     [not found]               ` <alpine.LFD.2.00.0904031443340.7007@localhost.localdomain>
     [not found]                 ` <alpine.LFD.2.00.0904031521460.3915@localhost.localdomain>
     [not found]                   ` <20090403222928.GA6446@elte.hu>
2009-04-03 22:35                     ` [PATCH] x86: make mtrr code could use debugpat Yinghai Lu
2009-04-04  0:37                       ` Linus Torvalds
2009-04-04  0:48                         ` Yinghai Lu
2009-04-04  0:49                         ` Yinghai Lu
2009-04-04  0:50                           ` Yinghai Lu
2009-04-04  1:18                         ` Ingo Molnar
2009-04-04  6:39                           ` Jaswinder Singh Rajput
2009-04-04  6:52                           ` Jaswinder Singh Rajput
2009-04-04  7:09                             ` Jaswinder Singh Rajput [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=1238828986.4068.18.camel@ht.satnam \
    --to=jaswinder@kernel.org \
    --cc=akpm@linux-foundation.org \
    --cc=arjan@infradead.org \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=suresh.b.siddha@intel.com \
    --cc=tglx@linutronix.de \
    --cc=torvalds@linux-foundation.org \
    --cc=venkatesh.pallipadi@intel.com \
    --cc=yinghai@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