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

[Xen-changelog] [xen master] Revert "timer: process softirq during dumping timer info"



commit 0beaeccdd6cf8accfbdbeb8f92542a16eac81e5e
Author:     Wei Liu <wei.liu2@xxxxxxxxxx>
AuthorDate: Fri Oct 21 17:51:59 2016 +0100
Commit:     Wei Liu <wei.liu2@xxxxxxxxxx>
CommitDate: Fri Oct 21 18:21:23 2016 +0100

    Revert "timer: process softirq during dumping timer info"
    
    This reverts commit ed7e33747da83ce805c00cd457e71075e34f0854.
    
    Assertion is triggered:
    (XEN) Assertion '!in_irq() && local_irq_is_enabled()' failed at softirq.c:57
    
    Signed-off-by: Wei Liu <wei.liu2@xxxxxxxxxx>
---
 xen/common/timer.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/xen/common/timer.c b/xen/common/timer.c
index ab6bca0..29a60a9 100644
--- a/xen/common/timer.c
+++ b/xen/common/timer.c
@@ -530,7 +530,6 @@ static void dump_timerq(unsigned char key)
     {
         ts = &per_cpu(timers, i);
 
-        process_pending_softirqs();
         printk("CPU%02d:\n", i);
         spin_lock_irqsave(&ts->lock, flags);
         for ( j = 1; j <= GET_HEAP_SIZE(ts->heap); j++ )
--
generated by git-patchbot for /home/xen/git/xen.git#master

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxx
https://lists.xenproject.org/xen-changelog

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.