Re: Inserting code from userspace to kernel space

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Bosko Radivojevic <bosko.radivojevic@...>
Cc: lkml <linux-kernel@...>
Date: Thursday, May 22, 2008 - 12:04 pm

On Thu, May 22, 2008 at 8:41 PM, Bosko Radivojevic
<bosko.radivojevic@gmail.com> wrote:

actually you can implement a parser/interpretor, whatever you name it,
in kernel space. And you can send the
function code from user space to kernel space by device driver
interface. the parser can parse that and do something
practical function in kernel.

I have worked on a similar task in a product powered by linux. It works great.

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Inserting code from userspace to kernel space, Bosko Radivojevic, (Thu May 22, 8:41 am)
Re: Inserting code from userspace to kernel space, Jike Song, (Mon May 26, 5:54 am)
Re: Inserting code from userspace to kernel space, Geert Uytterhoeven, (Mon May 26, 2:48 am)
Re: Inserting code from userspace to kernel space, Bart Van Assche, (Sun May 25, 3:18 am)
Re: Inserting code from userspace to kernel space, Alex Belits, (Sun May 25, 1:44 am)
Re: Inserting code from userspace to kernel space, Shuduo Sang, (Thu May 22, 12:04 pm)
Re: Inserting code from userspace to kernel space, Helge Hafting, (Thu May 22, 10:31 am)
Re: Inserting code from userspace to kernel space, Jan Engelhardt, (Thu May 22, 9:06 am)