git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5b9962
)
Blackfin: simplify SYSCFG code a bit and ignore attempts to change it
author
Mike Frysinger
<vapier@gentoo.org>
Sun, 14 Feb 2010 22:49:59 +0000
(22:49 +0000)
committer
Mike Frysinger
<vapier@gentoo.org>
Tue, 9 Mar 2010 05:30:51 +0000
(
00:30
-0500)
We don't want to let user space modify the SYSCFG register arbitrarily as
the settings are system wide (SNEN/CNEN) and can cause misbehavior. The
only other bit here (SSSTEP) has proper controls via PTRACE_SINGLESTEP.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
No differences found