OpenVZ Forum


Home » Mailing lists » Devel » [PATCH 3/4] Clean up the kill_someting_info
Re: [PATCH 3/4] Clean up the kill_someting_info [message #26855 is a reply to message #26556] Mon, 04 February 2008 00:28 Go to previous message
akpm is currently offline  akpm
Messages: 224
Registered: March 2007
Senior Member
On Mon, 28 Jan 2008 18:16:35 +0300 Pavel Emelyanov <xemul@openvz.org> wrote:

> This is the first stop (of two) in removing the kill_pgrp_info.
> 
> All the users of this function are in kernel/signal.c, but all
> they need is to call __kill_pgrp_info() with the tasklist_lock
> read-locked.
> 
> Fortunately, one of its users is the kill_something_info(),
> which already needs this lock in one of its branches, so clean
> these branches up and call the __kill_pgrp_info() directly.
> 
> Based on Oleg's view of how this function should look.

This patch causes my Fedora Core 3 x86_64 machine to fail.  When
rc.sys_init runs /sbin/start_udev a segmentation fault in start_udev is
reported and no device nodes are created.  This is the only one of my test
machines which behaves this way.

Config: http://userweb.kernel.org/~akpm/config-x.txt
Running udev-039-8.FC3
 
Read Message
Read Message
Previous Topic: [PATCH] fix spurious EBUSY on memory cgroup removal
Next Topic: [PATCH 1/2 (resend)] Clean up the kill_someting_info
Goto Forum:
  


Current Time: Fri Aug 22 00:06:42 GMT 2025

Total time taken to generate the page: 0.09749 seconds