Skip to content
  • Philippe Gerum's avatar
    cobalt/posix/process: pipeline: abstract kernel event handlers · 34a73fcb
    Philippe Gerum authored and Jan Kiszka's avatar Jan Kiszka committed
    
    
    Although there are significant commonalities between the I-pipe and
    Dovetail when it comes to dealing with synchronous kernel events,
    there is no strict 1:1 mapping between the two kernel interfaces.
    
    As an initial step, move all the code handling the kernel events to
    the I-pipe section. We may exploit commonalities between the I-pipe
    and Dovetail in this area as we gradually merge support for the
    latter.
    
    No functional change is introduced.
    
    Signed-off-by: default avatarPhilippe Gerum <rpm@xenomai.org>
    [Jan: fixed build issues around pipeline_enable_kevents, kallsyms.h and $(srctree)]
    Signed-off-by: default avatarJan Kiszka <jan.kiszka@siemens.com>
    34a73fcb