LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Vladimir <vova-ks@yandex.ru>
To: linuxppc-embedded@ozlabs.org
Subject: Re: Problem with user-space programs on 405GP: linux 2.6 oops
Date: Wed, 3 Nov 2004 14:10:05 +0300	[thread overview]
Message-ID: <200411031410.05780.vova-ks@yandex.ru> (raw)
In-Reply-To: <20041102221737.GA28292@xyzzy>

Thanks a lot. It helps.

-- 
         Vladimir

On Wednesday 03 November 2004 01:17, Dale Farnsworth wrote:
> I suspect you're missing this patch, which is in the current tree.
>
> -Dale
>
> ===== setup.c 1.59 vs 1.60 =====
> --- 1.59/arch/ppc/kernel/setup.c 2004-07-26 15:27:53 -07:00
> +++ 1.60/arch/ppc/kernel/setup.c 2004-08-16 09:04:08 -07:00
> @@ -744,6 +744,10 @@
>   if ( ppc_md.progress ) ppc_md.progress("ocp: exit", 0x3eab);
>  #endif
>
> +#ifdef CONFIG_DUMMY_CONSOLE
> + conswitchp = &dummy_con;
> +#endif
> +
>   ppc_md.setup_arch();
>   if ( ppc_md.progress ) ppc_md.progress("arch: exit", 0x3eab);
>

-- 
         Vladimir

  reply	other threads:[~2004-11-03 11:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-02  0:54 Problem with user-space programs on 405GP Vladimir
2004-11-02 19:24 ` Problem with user-space programs on 405GP: linux 2.6 oops Vladimir
2004-11-02 22:17   ` Dale Farnsworth
2004-11-03 11:10     ` Vladimir [this message]
     [not found] ` <41879A89.5020104@rossvideo.com>
2004-11-03 11:09   ` Problem with user-space programs on 405GP Vladimir

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=200411031410.05780.vova-ks@yandex.ru \
    --to=vova-ks@yandex.ru \
    --cc=linuxppc-embedded@ozlabs.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