Re: [RFC] [PATCH] Improve the remove sysctl warnings.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 18 Oct 2006, Eric W. Biederman wrote:

>  	if (msg_count < 5) {
>  		msg_count++;
>  		printk(KERN_INFO
>  			"warning: process `%s' used the removed sysctl "
> -			"system call\n", current->comm);
> +			"system call with ", current->comm);
> +		for (i = 0; i < tmp.nlen; i++)
> +			printk("%d.", name[i]);
> +		printk("\n");
>  	}

We should prolly kill the counter now. Other than that it works for me. 
Thanks Eric!

  - C.

-- 
"There is nothing wrong with your television set. Do not attempt
    to adjust the picture. We are controlling transmission."
                    -- The Outer Limits

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

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux