lkml.org 
[lkml]   [2020]   [Apr]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [PATCH] tools/build: tweak unused value workaround
On Tue, Apr 14, 2020 at 5:00 PM Andrew Morton <akpm@linux-foundation.org> wrote:
> What does "disabled by default" mean? Presumably it should now be
> enabled, but I don't think this disabling happens in the mainline
> kernel tree?

Disabled when `perf` does its configure-ish checks. Concretely,

```
~/linux/tools/perf $ make V=1 VF=1 CC=$clang -f Makefile.perf notarget \
|& grep 'Auto-detecting\|sync-compare-and-swap'
Auto-detecting system features:
... sync-compare-and-swap: [ OFF ]
```

\
 
 \ /
  Last update: 2020-04-15 03:21    [W:0.369 / U:0.240 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site