summaryrefslogtreecommitdiffstats
path: root/mm/mempolicy.c
diff options
context:
space:
mode:
authorVineet Gupta <vgupta@synopsys.com>2013-07-09 11:37:13 +0200
committerVineet Gupta <vgupta@synopsys.com>2013-08-26 06:10:25 +0200
commit37f3ac498c988536f0d42b4659fb5d2c050b2f96 (patch)
tree1e680c84ddf182c3e830517f96763c752928a099 /mm/mempolicy.c
parentARC: Add some .gitignore entries (diff)
downloadlinux-37f3ac498c988536f0d42b4659fb5d2c050b2f96.tar.xz
linux-37f3ac498c988536f0d42b4659fb5d2c050b2f96.zip
ARC: Exception Handlers Code consolidation
After the recent cleanups, all the exception handlers now have same boilerplate prologue code. Move that into common macro. This reduces readability but helps greatly with sharing / duplicating entry code with ARCv2 ISA where the handlers are pretty much the same, just the entry prologue is different (due to hardware assist). Also while at it, add the missing FAKE_RET_FROM_EXCPN calls in couple of places to drop down to pure kernel mode (from exception mode) before jumping off into "C" code. Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat (limited to 'mm/mempolicy.c')
0 files changed, 0 insertions, 0 deletions