Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e5582ca2 authored by Rusty Russell's avatar Rusty Russell Committed by Linus Torvalds
Browse files

[PATCH] stop_machine.c copyright



I had to look back: this code was extracted from the module.c code in 2005.

Signed-off-by: default avatarRusty Russell <rusty@rustcorp.com.au>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 39f0247d
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
/* Copyright 2005 Rusty Russell rusty@rustcorp.com.au IBM Corporation.
 * GPL v2 and any later version.
 */
#include <linux/stop_machine.h>
#include <linux/stop_machine.h>
#include <linux/kthread.h>
#include <linux/kthread.h>
#include <linux/sched.h>
#include <linux/sched.h>