lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <003a01d6eb53$63313330$29939990$@codeaurora.org>
Date:   Fri, 15 Jan 2021 09:30:41 -0600
From:   "Brian Cain" <bcain@...eaurora.org>
To:     "'Viresh Kumar'" <viresh.kumar@...aro.org>,
        "'Linus Torvalds'" <torvalds@...ux-foundation.org>,
        "'Robert Richter'" <rric@...nel.org>
Cc:     "'Vincent Guittot'" <vincent.guittot@...aro.org>,
        "'Arnd Bergmann'" <arnd@...nel.org>, <oprofile-list@...ts.sf.net>,
        "'William Cohen'" <wcohen@...hat.com>,
        "'Alexander Viro'" <viro@...iv.linux.org.uk>,
        <anmar.oueja@...aro.org>,
        "'Christoph Hellwig'" <hch@...radead.org>,
        <linux-hexagon@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: RE: [PATCH 04/18] arch: hexagon: Don't select HAVE_OPROFILE

> -----Original Message-----
> From: Viresh Kumar <viresh.kumar@...aro.org>
> Sent: Thursday, January 14, 2021 5:35 AM
...
> The "oprofile" user-space tools don't use the kernel OPROFILE support any
> more, and haven't in a long time. User-space has been converted to the
perf
> interfaces.
> 
> Don't select HAVE_OPROFILE for hexagon anymore.

Acked-by: Brian Cain <bcain@...eaurora.org>

> Suggested-by: Christoph Hellwig <hch@...radead.org>
> Suggested-by: Linus Torvalds <torvalds@...ux-foundation.org>
> Signed-off-by: Viresh Kumar <viresh.kumar@...aro.org>
> ---
>  arch/hexagon/Kconfig | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/hexagon/Kconfig b/arch/hexagon/Kconfig index
> 6e00c16a36b5..44a409967af1 100644
> --- a/arch/hexagon/Kconfig
> +++ b/arch/hexagon/Kconfig
> @@ -7,7 +7,6 @@ config HEXAGON
>  	select ARCH_32BIT_OFF_T
>  	select ARCH_HAS_SYNC_DMA_FOR_DEVICE
>  	select ARCH_NO_PREEMPT
> -	select HAVE_OPROFILE
>  	# Other pending projects/to-do items.
>  	# select HAVE_REGS_AND_STACK_ACCESS_API
>  	# select HAVE_HW_BREAKPOINT if PERF_EVENTS
> --
> 2.25.0.rc1.19.g042ed3e048af


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ