mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-22 18:22:42 +00:00
[Blackfin] arch: fix bug - breaking the atomic sections code.
The following cleanup patch: add __user markings to a few userspace system functions mysteriously added a "&" operator that doesn't belong in there, breaking the atomic sections code. Signed-off-by: Bernd Schmidt <bernds_cb1@t-online.de> Signed-off-by: Bryan Wu <cooloney@kernel.org>
This commit is contained in:
parent
c2f9527979
commit
19d6d7d53c
1 changed files with 1 additions and 1 deletions
Loading…
Add table
Add a link
Reference in a new issue