Project

General

Profile

Actions

Feature #3865

open

148: completion must be initialized before every use

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

Status:
Open
Priority:
Normal
Start date:
01/18/2013
Due date:
% Done:

90%

Estimated time:
Published in build:

Description

Before each use of completion the corresponding initialization has to be carried out.
Either static:
DECLARE_COMPLETION()
or dynamic:
init_completion()


Related issues 1 (0 open1 closed)

Related to C Instrumentation Framework - Feature #3890: Deal with Linux kernel API macros at global scopeClosedEvgeny Novikov01/29/2013

Actions
Actions #1

Updated by Vladimir Gratinskiy about 11 years ago

  • Description updated (diff)
Actions #2

Updated by Evgeny Novikov about 11 years ago

  • Status changed from New to Open

For model 148_7a it was used ability to process actual arguments of macrofunctions substituted at the global scope (implemented in #3890). So now it should be retested on all drivers.

Actions

Also available in: Atom PDF