[prev in list] [next in list] [prev in thread] [next in thread] 

List:       xen-cvs
Subject:    [Xen-changelog] [xen master] Revert "timer: process softirq during dumping timer info"
From:       patchbot () xen ! org
Date:       2016-10-22 15:23:23
Message-ID: E1bxy8p-0002sI-JN () xenbits ! xenproject ! org
[Download RAW message or body]

commit 0beaeccdd6cf8accfbdbeb8f92542a16eac81e5e
Author:     Wei Liu <wei.liu2@citrix.com>
AuthorDate: Fri Oct 21 17:51:59 2016 +0100
Commit:     Wei Liu <wei.liu2@citrix.com>
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@citrix.com>
---
 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@lists.xen.org
https://lists.xenproject.org/xen-changelog
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic