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

git: Properly dispose of page in sf_buf_mfree(), #2.


From: Venkatesh Srinivas <vsrinivas@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 24 Dec 2011 00:54:29 -0800 (PST)

commit 0df759d5df5636bb51b990f5a213032bf10c6596
Author: Venkatesh Srinivas <me@endeavour.zapto.org>
Date:   Sat Dec 24 00:41:28 2011 -0800

    Properly dispose of page in sf_buf_mfree(), #2.
    
    sf_buf_mfree() had a wakeup before it attempted to free a page or wake it up
    again. Neither are allowed, as the first wakeup unsets the page BUSY.
    Follow on to commit 8c3e9928c907
    
    Reported-by: lentferj

Summary of changes:
 sys/kern/uipc_syscalls.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0df759d5df5636bb51b990f5a213032bf10c6596


-- 
DragonFly BSD source repository



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