Project

General

Profile

Actions

Bug #785

open

Develop model 32_8 that takes into account mutex_lock_nested, etc.

Added by Alexey Khoroshilov about 13 years ago. Updated about 13 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Start date:
02/03/2011
Due date:
% Done:

0%

Estimated time:
Detected in build:
master
Platform:
Published in build:

Description

Absence of mutex_lock_nested leads to false positive at fc_lport.ko.

We should look at mutex interface (see include/linux/mutex.h and Documentation/mutex-design.txt) and implement it in the model:
mutex_lock_killable_nested
mutex_lock_interruptible_nested
etc.


Related issues 1 (0 open1 closed)

Related to Linux Kernel Safety RuleDB - Feature #3324: 32: Locking a mutex twice or unlocking without prior lockingClosedEvgeny Novikov08/03/2012

Actions
Actions

Also available in: Atom PDF