]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/mini-os.git/commit
mini-os: moved events code under arch
authorKarim Raslan <karim.allah.ahmed@gmail.com>
Wed, 11 Jun 2014 10:30:15 +0000 (11:30 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 12 Jun 2014 10:01:18 +0000 (11:01 +0100)
commitd4e332b06f9f802737077b828ad092aaeefb6869
treed05e4486eb9132957b790dade7041eff78026515
parentabaaf0364b7a9e99f93f8b5b42aa25dd07b731e3
mini-os: moved events code under arch

This is all code motion, except that we now initialise
the ev_actions array before calling the arch-specific code
to make it more robust against future changes.

Signed-off-by: Karim Allah Ahmed <karim.allah.ahmed@gmail.com>
[talex5@gmail.com: separated from big ARM commit]
Signed-off-by: Thomas Leonard <talex5@gmail.com>
Acked-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
arch/x86/events.c [new file with mode: 0644]
events.c
include/events.h