Jiangli Yuan c3d1728583 Use the stmdb instead of str to save the fn/arg
Directly save data into stack without properly adjustment
   of stack point is dangous. For example, if a signal comes,
   kernel will put sigframe into userspace's stack, which
   will overwrite the saved data if sp is not adjusted properly.

Bug: 15195265
Change-Id: Iea0cadfd3b94d50cf40252ad52fe5950811b9192
Signed-off-by: Jiangli Yuan <a6808c@motorola.com>
2014-12-10 18:47:01 +00:00
..
2014-09-30 19:23:26 -07:00
2014-09-30 19:23:26 -07:00
2014-11-30 22:17:30 +01:00
2014-09-30 19:23:26 -07:00
2014-12-08 21:52:43 -08:00
2014-12-05 15:39:51 -08:00