lkml.org 
[lkml]   [2013]   [Apr]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/6] Hexagon: various signal and return path cleanups
Date
The following patches clean up various issues with the signal and return
path parts of the Hexagon arch port, which were pointed out by Al Viro:

https://lkml.org/lkml/2012/2/11/128

The work pending check was moved into a C routine to make it more
readable and to make sure we repeat the check when necessary. Also, various
arguments and return values for signal handling should now be fixed.

The patches can also be viewed in the context of my next batch of cleanups
at my repo:

git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel.git


Any feedback is appreciated.


Thanks,
Richard Kuo




Richard Kuo (6):
Hexagon: Signal and return path fixes
Hexagon: fix up int enable/disable at ret_from_fork
Hexagon: use correct work mask when checking for more work
Hexagon: check to if we will overflow the signal stack
Hexagon: break up user fn/arg register setting
Hexagon: fix psp/sp macro

arch/hexagon/include/uapi/asm/registers.h | 3 +-
arch/hexagon/include/uapi/asm/signal.h | 2 +
arch/hexagon/kernel/process.c | 44 ++++++++++++-
arch/hexagon/kernel/signal.c | 33 +++-------
arch/hexagon/kernel/traps.c | 13 +---
arch/hexagon/kernel/vm_entry.S | 96 +++++++++++++----------------
6 files changed, 100 insertions(+), 91 deletions(-)

--
1.7.9.5


--

Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
hosted by The Linux Foundation


\
 
 \ /
  Last update: 2013-04-04 02:21    [W:0.305 / U:0.184 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site