lkml.org 
[lkml]   [2012]   [Apr]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[PATCH v3 0/3] task_work_queue() with 2 users
Hello.

Compared to v2

1/3: make it (partly) useable without TIF_NOTIFY_RESUME

2/3: address the comments from David

3/3: New. Looks trivial, but I guess needs more testing.
And of course, needs the review from Thomas.

Oleg.

include/linux/interrupt.h | 4 --
include/linux/key.h | 6 +--
include/linux/sched.h | 12 ++----
include/linux/task_work.h | 32 ++++++++++++++++
include/linux/tracehook.h | 14 ++++++--
kernel/Makefile | 2 +-
kernel/exit.c | 5 ++-
kernel/fork.c | 1 +
kernel/irq/manage.c | 69 +++++++++++++++++------------------
kernel/task_work.c | 81 ++++++++++++++++++++++++++++++++++++++++++
security/keys/internal.h | 3 +-
security/keys/keyctl.c | 76 ++++++++++++++++++--------------------
security/keys/process_keys.c | 25 ++++---------
13 files changed, 213 insertions(+), 117 deletions(-)



\
 
 \ /
  Last update: 2012-04-12 23:15    [W:0.071 / U:0.320 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site