From: Daniel Walker <dwalker@mvista.com>
To: mingo@elte.hu
Cc: linux-kernel@vger.kernel.org, trini@kernel.crashing.org,
mlachwani@mvista.com
Subject: Re: [PATCH] enable soft-irq state w/ raw state
Date: Tue, 10 Jan 2006 18:01:52 -0800 [thread overview]
Message-ID: <1136944913.5756.17.camel@localhost.localdomain> (raw)
In-Reply-To: <200601110128.k0B1Smvi025723@dhcp153.mvista.com>
Disregard this one. Turns out to be something board specific ..
Daniel
On Tue, 2006-01-10 at 17:28 -0800, Daniel Walker wrote:
> MIPS needs this due to PF_IRQSOFF being set in the
> flags during start_kernel() .
>
> Signed-Off-By: Daniel Walker <dwalker@mvista.com>
>
> Index: linux-2.6.15/init/main.c
> ===================================================================
> --- linux-2.6.15.orig/init/main.c
> +++ linux-2.6.15/init/main.c
> @@ -515,6 +515,7 @@ asmlinkage void __init start_kernel(void
> * Soft IRQ state will be enabled with the hard state.
> */
> raw_local_irq_enable();
> + local_irq_enable();
>
> #ifdef CONFIG_BLK_DEV_INITRD
> if (initrd_start && !initrd_below_start_ok &&
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
prev parent reply other threads:[~2006-01-11 2:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-11 1:28 Daniel Walker
2006-01-11 2:01 ` Daniel Walker [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=1136944913.5756.17.camel@localhost.localdomain \
--to=dwalker@mvista.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=mlachwani@mvista.com \
--cc=trini@kernel.crashing.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
all inboxes | Powered by JetHome®