Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
microblaze: exec: Remove redundant set_fs(USER_DS)
The address limit is already set in flush_old_exec() so this set_fs(USER_DS) is redundant. Signed-off-by: Mathias Krause <minipli@googlemail.com>
- Loading branch information