Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751101Ab0FQESu (ORCPT ); Thu, 17 Jun 2010 00:18:50 -0400 Received: from smtp-out.google.com ([74.125.121.35]:16720 "EHLO smtp-out.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750931Ab0FQESt (ORCPT ); Thu, 17 Jun 2010 00:18:49 -0400 DomainKey-Signature: a=rsa-sha1; s=beta; d=google.com; c=nofws; q=dns; h=date:from:x-x-sender:to:cc:subject:in-reply-to:message-id: references:user-agent:mime-version:content-type:x-system-of-record; b=JvqKE7qEcJf+KXonsYSAbrCrCln+LixYJe3mlYME8Ab/7NIRKnshmwUT38hFgi+0D lRvPL54W8bO6IN6aFpGRg== Date: Wed, 16 Jun 2010 21:18:42 -0700 (PDT) From: David Rientjes X-X-Sender: rientjes@chino.kir.corp.google.com To: KOSAKI Motohiro cc: LKML , linux-mm , Andrew Morton , Minchan Kim , KAMEZAWA Hiroyuki Subject: Re: [PATCH 6/9] oom: unify CAP_SYS_RAWIO check into other superuser check In-Reply-To: <20100617104756.FB8F.A69D9226@jp.fujitsu.com> Message-ID: References: <20100617104311.FB7A.A69D9226@jp.fujitsu.com> <20100617104756.FB8F.A69D9226@jp.fujitsu.com> User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-System-Of-Record: true Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 619 Lines: 17 On Thu, 17 Jun 2010, KOSAKI Motohiro wrote: > > Now, CAP_SYS_RAWIO check is very strange. if the user have both > CAP_SYS_ADMIN and CAP_SYS_RAWIO, points will makes 1/16. > > Superuser's 1/4 bonus worthness is quite a bit dubious, but > considerable. However 1/16 is obviously insane. > This is already obsoleted by the heuristic rewrite that is already under review. -- 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/