DragonFly BSD
DragonFly commits List (threaded) for 2011-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: lwkt_synchronize_ipiqs: Add volatile to cpumask


From: Sepherosa Ziehau <sephe@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 28 Jan 2011 01:47:05 -0800 (PST)

commit 5a1a2253f4264492b37891e4c809b29b117f60c7
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date:   Fri Jan 28 17:45:40 2011 +0800

    lwkt_synchronize_ipiqs: Add volatile to cpumask
    
    Mainly to make sure compiler will not over-optimize it.

Summary of changes:
 sys/kern/lwkt_ipiq.c |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5a1a2253f4264492b37891e4c809b29b117f60c7


-- 
DragonFly BSD source repository



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