lkml.org 
[lkml]   [1997]   [Jul]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: Pentium emulation
Date
> +	   *                         <pavel@atrey.karlin.mff.cuni.cz>
> + * */
> + printk( "Sharing VM disabled - WP does not work, could be security hazard.\n" );
> + return -EPERM;
> + }
> +#endif

Lose the printk except the first call, or folks will use it to log fill.
And -EPERM is probably the wrong return value. -ENOSYS seems closer


\
 
 \ /
  Last update: 2005-03-22 13:40    [W:0.038 / U:0.948 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site