Project

General

Profile

Actions

Feature #7352

closed

Add models for dev_get_drvdata() and dev_set_drvdata()

Added by Evgeny Novikov about 8 years ago. Updated almost 8 years ago.

Status:
Closed
Priority:
Urgent
Assignee:
Category:
Requirement specifications
Target version:
-
Start date:
06/28/2016
Due date:
% Done:

0%

Estimated time:
Published in build:
8159d69

Description

Both functions are defined in the kernel itself (http://lxr.free-electrons.com/source/drivers/base/dd.c?v=3.14) and used very often. In particular absence of these function bodies can be a reason of several false alarms during validation.


Related issues 1 (0 open1 closed)

Blocked by Klever - Feature #6912: Support for several advices for memory allocation functions (kzalloc)ClosedVitaly Mordan03/01/2016

Actions
Actions #1

Updated by Evgeny Novikov almost 8 years ago

  • Status changed from New to Open
  • Assignee changed from Evgeny Novikov to Vitaly Mordan

Vitaly has already started implementation of this feature.

Actions #2

Updated by Evgeny Novikov almost 8 years ago

  • Status changed from Open to Resolved
  • Published in build set to 8159d69

Models for these functions were added in 8159d69 to master. But without #6912 just very special test cases can pass. Real modules don't feel presence of these models.

Actions #3

Updated by Evgeny Novikov almost 8 years ago

  • Status changed from Resolved to Closed

Close since the blocking issue was closed although nothing works well still.

Actions

Also available in: Atom PDF