Commit 5ec9321d authored by Linus Torvalds's avatar Linus Torvalds Committed by Linus Torvalds

Cset exclude: mingo@elte.hu|ChangeSet|20020417052911|09751

parent 5cfceb83
...@@ -1638,8 +1638,6 @@ typedef struct { ...@@ -1638,8 +1638,6 @@ typedef struct {
* *
* NOTE: the caller must have a valid reference to the task, the * NOTE: the caller must have a valid reference to the task, the
* task must not exit() & deallocate itself prematurely. * task must not exit() & deallocate itself prematurely.
*
* NOTE2: this function is not atomic.
*/ */
void set_cpus_allowed(task_t *p, unsigned long new_mask) void set_cpus_allowed(task_t *p, unsigned long new_mask)
{ {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment