[PATCH 15/28] staging: most: remove tainted flag

2015-12-22 Thread Christian Gromm
This patch removes the atomic tainted flag. It is needed to get rid of logical overhead. Signed-off-by: Christian Gromm --- This patch has been resent on behalf of Greg Kroah-Hartman drivers/staging/most/mostcore/core.c | 33 + 1 file changed, 1 insertion(+),

[PATCH 15/28] staging: most: remove tainted flag

2015-11-18 Thread Christian Gromm
This patch removes the atomic tainted flag. It is needed to get rid of logical overhead. Signed-off-by: Christian Gromm --- drivers/staging/most/mostcore/core.c | 33 + 1 file changed, 1 insertion(+), 32 deletions(-) diff --git a/drivers/staging/most/mostcore/c