Project

General

Profile

Actions

Bug #4174

open

Typedef irq_handler_t is't matched properly

Added by Ilja Zakharov about 11 years ago. Updated over 8 years ago.

Status:
Open
Priority:
High
Category:
Pointcuts matching
Start date:
05/14/2013
Due date:
% Done:

0%

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

Description

Typedef "irq_handler_t" isn't matched by CIF in a proper way.

For example in function

static inline int __must_check request_irq(unsigned int irq, irq_handler_t handler, unsigned long flags, const char *name, void *dev)

second argument matched as

irqreturn_t (*handler)(int, void *)


Related issues 1 (0 open1 closed)

Has duplicate C Instrumentation Framework - Bug #4688: Inforequests don't work on function declarations with typedefs as arguments types.RejectedEvgeny Novikov02/04/2014

Actions
Actions

Also available in: Atom PDF