Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752437AbbFZSqE (ORCPT ); Fri, 26 Jun 2015 14:46:04 -0400 Received: from terminus.zytor.com ([198.137.202.10]:58383 "EHLO mail.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752141AbbFZSpz (ORCPT ); Fri, 26 Jun 2015 14:45:55 -0400 Message-ID: <558D9DCA.7070705@zytor.com> Date: Fri, 26 Jun 2015 11:45:30 -0700 From: "H. Peter Anvin" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Prarit Bhargava , linux-kernel@vger.kernel.org CC: Thomas Gleixner , Ingo Molnar , x86@kernel.org, Len Brown , Dasaratharaman Chandramouli Subject: Re: [PATCH] x86, msr: Allow read access to /dev/cpu/X/msr References: <1435341131-3279-1-git-send-email-prarit@redhat.com> In-Reply-To: <1435341131-3279-1-git-send-email-prarit@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 529 Lines: 17 On 06/26/2015 10:52 AM, Prarit Bhargava wrote: > > This patch allows read access to the msr dev files which should be okay. > No damage can be done by reading the MSR values and it allows non-root > users to run system monitoring software. > I don't believe that is true. -hpa -- 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/