commit | 9432f96803139adaff0cd9f4fa38b7fb99cda366 | [log] [tgz] |
---|---|---|
author | Stuart Menefy <stuart.menefy@st.com> | Fri Feb 23 13:22:17 2007 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Mar 05 14:13:25 2007 +0900 |
tree | e2006ca8390dc4c8b14d08c658ccd5bfd80d401e | |
parent | 20b0f65d35ae45d43f363ace3744a775a752d265 [diff] |
sh: Clear UBC when not in use. This takes care of tearing down the UBC so it's not inadvertently left configured at the next context switch time. Failure to do this results in spurious SIGTRAPs in certain debug sequences. Signed-off-by: Stuart Menefy <stuart.menefy@st.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>