Re: [PATCH 0/8] git pull request for tip/tracing/core

From: Steven Rostedt
Date: Wed Feb 11 2009 - 12:30:21 EST



On Wed, 11 Feb 2009, Ingo Molnar wrote:
> >
> > I just looked at alpha and arm, I'm now looking at ia64. And this could
> > be an issue, since it has 14 bits for hard irqs.
> >
> > What would be the impact to make the preempt count a long?
>
> Assembly code has to be audited i guess, whether it's treated as an int anywhere.
> Should work i guess.

Before we go and make the change, Peter brought up a good point on IRC. Is
there any reason that ia64 needs 1 << 14 IRQs? That's 16384!

Perhaps the better solution wolud be (if possible), to simply lower the
number of bits.

-- Steve

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/