diff options
author | 2012-10-14 16:19:52 +0200 | |
---|---|---|
committer | 2012-10-19 18:32:36 +0200 | |
commit | 287ad220cd8b5a9d29f71c78f6e4051093f051fc (patch) | |
tree | dc04df7d8474f1f9a5fb597423f955595ba24a0d /arch/arm/kernel/process.c | |
parent | Linux 3.7-rc1 (diff) | |
download | wireguard-linux-287ad220cd8b5a9d29f71c78f6e4051093f051fc.tar.xz wireguard-linux-287ad220cd8b5a9d29f71c78f6e4051093f051fc.zip |
openrisc: pass correct arg to schedule_tail
schedule_tail() requires that the 'prev' task be passed as an argument
to it. This arg is set in _switch, just before 'returning' to one of
the ret_* functions where schedule_tail is invoked.
Signed-off-by: Jonas Bonn <jonas@southpole.se>
Diffstat (limited to 'arch/arm/kernel/process.c')
0 files changed, 0 insertions, 0 deletions