Re: Inserting code from userspace to kernel space

From: Jiri Kosina
Date: Mon May 26 2008 - 05:45:24 EST


On Sun, 25 May 2008, David Newall wrote:

> > someone does not want to leak propertied algorithm out with GPL. This
> > can be a way to protect.
> Perhaps you want something similar to the firmware files that some
> devices need loaded? (By the way, I think the word is "proprietary".)

This is different, because the firmware that is loaded by
request_firmware() is not meant to be interpreted/executed by the kernel,
drivers usually just pass it over to the device.

--
Jiri Kosina
SUSE Labs

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/