Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751315AbWEVXuU (ORCPT ); Mon, 22 May 2006 19:50:20 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751313AbWEVXuU (ORCPT ); Mon, 22 May 2006 19:50:20 -0400 Received: from watts.utsl.gen.nz ([202.78.240.73]:52625 "EHLO watts.utsl.gen.nz") by vger.kernel.org with ESMTP id S1751311AbWEVXuR (ORCPT ); Mon, 22 May 2006 19:50:17 -0400 Message-ID: <44724E24.4030205@vilain.net> Date: Tue, 23 May 2006 11:49:56 +1200 From: Sam Vilain User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051013) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Alan Cox Cc: linux-kernel@vger.kernel.org, dev@sw.ru, herbert@13thfloor.at, devel@openvz.org, ebiederm@xmission.com, xemul@sw.ru, Dave Hansen , Andrew Morton , Cedric Le Goater , serue@us.ibm.com Subject: Re: [PATCH] namespaces: uts_ns: make information visible via /proc/PID/uts directory References: <20060522052425.27715.94562.stgit@localhost.localdomain> <1148298318.17376.19.camel@localhost.localdomain> <44724414.5020505@vilain.net> <447244EB.1010101@vilain.net> In-Reply-To: <447244EB.1010101@vilain.net> X-Enigmail-Version: 0.92.1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 714 Lines: 29 Sam Vilain wrote: >Sam Vilain wrote: > > > >>I didn't grab uts_sem. That semaphore could be made per-uts_ns, in >>theory. Whether anyone cares about contention that much is another >>question. >> >> >> >> > >FWIW, the uts_sem isn't mentioned anywhere in the >/proc/sys/kernel/osname sysctl, either. So that interface probably >isn't safe on SMP/preempt. > > No, there it is, in proc_doutsstring. I didn't parse the "doutsstring" as "do_uts_string". Sam. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/