public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Gene Heskett <gene.heskett@gmail.com>
To: Ingo Molnar <mingo@elte.hu>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	linux-kernel@vger.kernel.org, Chris Wright <chrisw@sous-sol.org>
Subject: Re: [patch] sched: fix SysRq-N (normalize RT tasks)
Date: Thu, 14 Jun 2007 10:37:23 -0400	[thread overview]
Message-ID: <200706141037.23903.gene.heskett@gmail.com> (raw)
In-Reply-To: <20070614135106.GA8325@elte.hu>

On Thursday 14 June 2007, Ingo Molnar wrote:
>* Gene Heskett <gene.heskett@gmail.com> wrote:
>> Ingo: I appended this patch to the cfs-v16 patch for 2.6.22-rc4, and
>> got this while applying it:
>>
>> patching file kernel/sched.c
>> Hunk #1 FAILED at 7071.
>> Hunk #2 FAILED at 7095.
>> 2 out of 2 hunks FAILED -- saving rejects to file kernel/sched.c.rej
>
>yep, this fix is already included in CFS. (in fact in CFS i also changed
>this function to renormalizing negative-nice tasks to nice-0 - but this
>is not something upstream has to pick up for .22.)
>
>	Ingo

I built it without it, but I saw something else that's been mentioned before 
here:

  MODPOST vmlinux
WARNING: arch/i386/kernel/built-in.o(.text+0x844d): Section mismatch: 
reference to .init.text:amd_init_mtrr (between 'mtrr_bp_init' 
and 'mtrr_save_state')
WARNING: arch/i386/kernel/built-in.o(.text+0x8452): Section mismatch: 
reference to .init.text:cyrix_init_mtrr (between 'mtrr_bp_init' 
and 'mtrr_save_state')
WARNING: arch/i386/kernel/built-in.o(.text+0x8457): Section mismatch: 
reference to .init.text:centaur_init_mtrr (between 'mtrr_bp_init' 
and 'mtrr_save_state')
WARNING: arch/i386/kernel/built-in.o(.text+0x9274): Section mismatch: 
reference to .init.text: (between 'get_mtrr_state' and 'generic_get_mtrr')
WARNING: arch/i386/kernel/built-in.o(.text+0x9288): Section mismatch: 
reference to .init.text: (between 'get_mtrr_state' and 'generic_get_mtrr')
WARNING: arch/i386/kernel/built-in.o(.text+0x92ac): Section mismatch: 
reference to .init.text: (between 'get_mtrr_state' and 'generic_get_mtrr')

Which looks a little worrisome.  Its done, so I'll see if it will boot.

It did.  I had several items that failed on the shutdown, NDI why, but 
everything seemed to restart ok.  Now to live with it for a day or so.

-- 
Cheers, Gene
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
Netscape is not a newsreader, and probably never shall be.
	-- Tom Christiansen

  reply	other threads:[~2007-06-14 14:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-14  9:48 [patch] sched: fix SysRq-N (normalize RT tasks) Ingo Molnar
2007-06-14 13:48 ` Gene Heskett
2007-06-14 13:51   ` Ingo Molnar
2007-06-14 14:37     ` Gene Heskett [this message]
2007-06-14 14:12 ` Gene Heskett
2007-06-14 19:09 ` Måns Rullgård

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=200706141037.23903.gene.heskett@gmail.com \
    --to=gene.heskett@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=chrisw@sous-sol.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=torvalds@linux-foundation.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