Skip to content
Commit 154e67cd authored by Stafford Horne's avatar Stafford Horne
Browse files

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: default avatarStafford Horne <shorne@gmail.com>
parent 8af42949
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment