summaryrefslogtreecommitdiff
path: root/ipc
diff options
context:
space:
mode:
authorAlexander Stein <alexander.stein@systec-electronic.com>2013-06-05 13:42:39 +0200
committerGreg Ungerer <gerg@uclinux.org>2013-08-26 16:51:13 +1000
commit42cb38bcb7a2a8f3a12bf4721e708476daf4f190 (patch)
treedf88018df489762bb52c87c22e4baf8922a4c51a /ipc
parentdf592eb5dc07c5df26a16318ed4bf2f96fa38a4d (diff)
m68k/coldfire: flush cache when creating the signal stack frame
When the signal stack frame is created, it must be flushed in order to make sure the cache fetches the correct data. Without cache flush the icache might pick up old cached data from an older signal stack frame if the signal is raised again very fast. In case of copyback the data cache muist be pushed first, but is untested. Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com> Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions