lkml.org 
[lkml]   [2005]   [Aug]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: BUG: Real-Time Preemption 2.6.13-rc5-RT-V0.7.52-16

* Daniel Walker <dwalker@mvista.com> wrote:

> This may fix the warning , but I doubt it does anything for any hangs..
>
> --- linux-2.6.12.orig/drivers/usb/core/hcd.c 2005-08-09 22:41:18.000000000 +0000
> +++ linux-2.6.12/drivers/usb/core/hcd.c 2005-08-10 00:23:16.000000000 +0000
> @@ -540,8 +540,7 @@ void usb_hcd_poll_rh_status(struct usb_h
> if (length > 0) {
>
> /* try to complete the status urb */
> - local_irq_save (flags);
> - spin_lock(&hcd_root_hub_lock);
> + spin_lock_irqsave(&hcd_root_hub_lock, flags);
> urb = hcd->status_urb;
> if (urb) {
> spin_lock(&urb->lock);

what -RT tree is this against? This change is already in the -16 tree.

Ingo
-
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/

\
 
 \ /
  Last update: 2005-08-10 13:58    [W:0.051 / U:0.064 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site