Project

General

Profile

Actions

Bug #3349

open

There is no initialization of ldv_mutex_TEMPLATE

Added by Vladimir Gratinskiy over 11 years ago. Updated over 11 years ago.

Status:
Open
Priority:
Low
Assignee:
-
Category:
BLAST
Start date:
08/20/2012
Due date:
% Done:

0%

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

Description

In some drivers (for example drivers/infiniband/core/ib_core.ko) of linux 3.5 I've found this bug in rerouter. I wrote test drivers, and tried to make similar situation, but the bug's result wasn't repeated.

{
ldv_mutex_TEMPLATE = 1;
return ;
}
entry_point {
LDV_IN_INTERRUPT = 1;
ldv_initialize_FOREACH() {
return ;
}
...
}


Related issues 1 (0 open1 closed)

Related to C Instrumentation Framework - Feature #2462: We should develop "rerouter" functionality inside CIFClosedEvgeny Novikov02/20/2012

Actions
Actions

Also available in: Atom PDF