Re: [BUG] 2.6.23-rc1-rt2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



* Daniel Walker <dwalker@xxxxxxxxxx> wrote:

> I don't know about the slowness, but I think the BUG warnings are from 
> CONFIG_DEBUG_SHIRQ .
> 
> Try this patch,
> 
> Signed-off-by: Daniel Walker <dwalker@xxxxxxxxxx>

> -			local_irq_save(flags);
> +			local_irq_save_nort(flags);
>  			handler(irq, dev_id);
> -			local_irq_restore(flags);
> +			local_irq_restore_nort(flags);

yep - makes sense - applied.

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

[Index of Archives]     [RT Stable]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux