commit | 97ffbd8d9d54736dd73227e5330c7f5cdc2d7a96 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Wed Apr 13 01:32:56 2011 +0200 |
committer | Marcelo Tosatti <mtosatti@redhat.com> | Mon May 02 09:38:35 2011 -0300 |
tree | 40ded5473182a30f3cd9b2e42d5c3e556a49b574 | |
parent | 450fb75c478aa4134bc1e6b1655791c0a39ad141 [diff] |
Break up user and system cpu_interrupt implementations Both have only two lines in common, and we will convert the system service into a callback which is of no use for user mode operation. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> CC: Riku Voipio <riku.voipio@iki.fi> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>