[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <AANLkTilvP8WDEyyZhNOraBtCeRk1ru1TmryFfEppTHB3@mail.gmail.com>
Date: Sat, 10 Jul 2010 17:55:48 -0400
From: Philip Wernersbach <philip.wernersbach@...il.com>
To: linux-kernel@...r.kernel.org
Subject: Calling system call from User-mode Linux?
I'm trying to add some functionality to User-mode Linux that requires
the UML kernel to call a custom syscall I've added to the host kernel.
This should be technically possible since UML runs in the userspace,
but I can't figure out how to call the syscall, as the syscall()
function isn't defined in UML. Are there other ways I can accomplish
this?
Thanks,
Phil
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists