Skip to content

Sync attributes in include/tst_common.h with kernel #1318

@pevik

Description

@pevik

Kernel has check for attributes in checkpatch.pl
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/scripts/checkpatch.pl#n6814

$ cd testcases/kernel/syscalls/profil; make check-profil01
...
profil01.c:55: WARNING: Prefer noinline over __attribute__((noinline))

We have some attributes in include/tst_common.h, we should sync them with kernel.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions