commit | 179d83d89c584aa50f87ca3e44b1f1aff914303c | [log] [tgz] |
---|---|---|
author | Tiwei Bie <tiwei.btw@antgroup.com> | Wed Mar 06 18:19:20 2024 +0800 |
committer | Richard Weinberger <richard@nod.at> | Mon Apr 22 21:45:41 2024 +0200 |
tree | cfd3709847d504b05d5bb578a9d01012481993e2 | |
parent | b5e0950fd6cb8bd45ea0ac5378d10e1f9ede96c1 [diff] |
um: Fix the return type of __switch_to Make it match the declaration in asm-generic/switch_to.h. And also include the header to allow the compiler to check it. Signed-off-by: Tiwei Bie <tiwei.btw@antgroup.com> Signed-off-by: Richard Weinberger <richard@nod.at>