All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Gortmaker <paul.gortmaker@windriver.com>
To: Kimmo Taskinen <kimmo.taskinen@me.com>
Cc: jordan <triplesquarednine@gmail.com>,
	"linux-rt-users@vger.kernel.org" <linux-rt-users@vger.kernel.org>
Subject: Re: WAS: linux-rt fails to boot on > 3.12.5.-rt7 ... NOW IS: linux-rt-3.14 boots by reverting patches + nvidia uses __rt_mutex_init [which in 3.14 has been changed to EXPORT_SYMBOL_GPL]
Date: Tue, 13 May 2014 22:17:40 -0400	[thread overview]
Message-ID: <20140514021740.GE22474@windriver.com> (raw)
In-Reply-To: <5372BB0C.8030303@me.com>

[Re: WAS: linux-rt fails to boot on > 3.12.5.-rt7 ... NOW IS: linux-rt-3.14 boots by reverting patches + nvidia uses __rt_mutex_init [which in 3.14 has been changed to EXPORT_SYMBOL_GPL]] On 14/05/2014 (Wed 03:38) Kimmo Taskinen wrote:

> On 25.04.2014 20:39, Paul Gortmaker wrote:
> >On 14-04-25 01:23 PM, jordan wrote:
> >>On Fri, Apr 25, 2014 at 10:43 AM, Paul Gortmaker
> >><paul.gortmaker@windriver.com> wrote:
> >>>On 14-04-19 10:42 AM, jordan wrote:
> >>>>Hey Paul,
> >>>>
> >>>>>I've got some AMD kit that has just been freed up from winter
> >>>>>heating duty - sometime later this week I should be able to try to
> >>>>>reproduce what you have seen, and knowing it works w/o the above
> >>>>>softirq patch monkeying around should be a good lead on this.
> >>>>That would be awesome! IIRC, Sebastian said that he didn't have said
> >>>>h/w CPU kicking around to test with, at some point in my original
> >>>>thread on this subject... and i just don't have the skill set required
> >>>So I stuck the -rt patches onto 3.14.1 last night;  made a defconfig
> >>>and then enabled RT_FULL in the resulting .config and that booted
> >>>right up on a 1090T six core phenom, which kind of surprised me.
> >>that surprises me too - maybe 3.14.1 fixed something? ...anyway, I am
> >>only home for a short while [lunch] but i will try building 3.14.1-rt
> >>when i get home and see what happens / report back.
> >I had to drop one ipv6 patch that was now in stable, but otherwise
> >it was straight forward to make a 3.14.1-rt
> >
> >P.
> >--
> >
> >>>I should be able to dig up an athlon quad and see what it does...
> >>worth a look, i suppose.
> >>
> >>thanks Paul for the update
> >>
> >>Jordan Johnston
> I had not been able to boot my Phenom II X4 910e PC with any of the
> latest RT kernels (3.12 after 3.12.5-rt7 or 3.14 or not even the
> latest 3.10 versions) until I today disabled AMD C1E from BIOS. An
> other way to get it to boot was "acpi=off" as a parameter to kernel
> but I need "button". I tried many others "processor.max_cstate=0",
> "processor.nocst", etc...
> 
> Without RT patch the "AMD C1E" is not a problem.

OK, so I never got back to finding a system that could reproduce this,
but it sounds like it is still worthwhile; thanks for the reminder and
I'll go see if I can reproduce this on a quad since the six core was OK.

P.
--

> 
> Cheers
> Kimmo
> 
> >--
> >To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
> >the body of a message to majordomo@vger.kernel.org
> >More majordomo info at  http://vger.kernel.org/majordomo-info.html
> >
> 

  parent reply	other threads:[~2014-05-14  2:17 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-13 15:50 WAS: linux-rt fails to boot on > 3.12.5.-rt7 ... NOW IS: linux-rt-3.14 boots by reverting patches + nvidia uses __rt_mutex_init [which in 3.14 has been changed to EXPORT_SYMBOL_GPL] jordan
2014-04-15 16:15 ` jordan
2014-04-19 13:48   ` Paul Gortmaker
2014-04-19 14:42     ` jordan
2014-04-25 14:43       ` Paul Gortmaker
2014-04-25 17:23         ` jordan
2014-04-25 17:39           ` Paul Gortmaker
2014-05-14  0:38             ` Kimmo Taskinen
     [not found]               ` <5372BDC5.3070309@me.com>
2014-05-14  0:51                 ` Kimmo Taskinen
2014-05-14  2:17               ` Paul Gortmaker [this message]
2014-05-14  2:47                 ` jordan
2014-05-14  9:03                   ` Kimmo Taskinen
2014-05-14 13:18                     ` jordan
2014-05-15 15:05                       ` Kimmo Taskinen
2014-05-19 13:14               ` Ralf Mardorf
2014-05-19 13:15                 ` Ralf Mardorf
2014-05-19 15:16                   ` Joakim Hernberg
2014-05-19 19:02                     ` Ralf Mardorf
2014-05-20 18:36                       ` Joakim Hernberg
2014-05-20 20:27                         ` jordan
2014-04-21  8:48     ` WAS: linux-rt fails to boot on > 3.12.5.-rt7 ... NOW IS: linux-rt-3.14 boots by reverting patches Stanislav Meduna
2014-04-23 21:09 ` WAS: linux-rt fails to boot on > 3.12.5.-rt7 ... NOW IS: linux-rt-3.14 boots by reverting patches + nvidia uses __rt_mutex_init [which in 3.14 has been changed to EXPORT_SYMBOL_GPL] Pavel Vasilyev
2014-04-23 21:39   ` Pavel Vasilyev

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=20140514021740.GE22474@windriver.com \
    --to=paul.gortmaker@windriver.com \
    --cc=kimmo.taskinen@me.com \
    --cc=linux-rt-users@vger.kernel.org \
    --cc=triplesquarednine@gmail.com \
    /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.