Skip to content
Commit 702f22b3 authored by Haavard Skinnemoen's avatar Haavard Skinnemoen
Browse files

[AVR32] Add TIF_RESTORE_SIGMASK to the work masks



We really need to check TIF_RESTORE_SIGMASK before returning to
userspace. The existing code does not necessarily do this.

Define the work masks as a bitwise OR of the respective flags instead
of a hardcoded hex value to make it easier to spot errors like this in
the future.

Signed-off-by: default avatarHaavard Skinnemoen <hskinnemoen@atmel.com>
parent f194d132
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment