diff options
author | Stafford Horne <shorne@gmail.com> | 2017-03-13 07:44:45 +0900 |
---|---|---|
committer | Stafford Horne <shorne@gmail.com> | 2017-03-16 00:12:56 +0900 |
commit | 154e67cd8e8f964809d0e75e44bb121b169c75b3 (patch) | |
tree | 0139425db7a3ddf63990d2b727f1cec9753faeac /arch/openrisc/kernel/process.c | |
parent | 8af42949d1681379c1a97d230de9242c1f4f326a (diff) |
openrisc: fix issue handling 8 byte get_user calls
Was getting the following error with allmodconfig:
ERROR: "__get_user_bad" [lib/test_user_copy.ko] undefined!
This was simply a missing break statement, causing an unwanted fall
through.
Signed-off-by: Stafford Horne <shorne@gmail.com>
Diffstat (limited to 'arch/openrisc/kernel/process.c')
0 files changed, 0 insertions, 0 deletions