diff options
| author | Ingo Molnar <[email protected]> | 2015-09-18 05:41:56 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2015-09-18 05:41:56 +0000 |
| commit | a6f83f00ad4b4e8a6c1cd14db495f40cf5ea7586 (patch) | |
| tree | bc3363a278918bb22e45d6131bf26efef2a04081 /drivers/fpga/fpga-mgr.c | |
| parent | Merge tag 'platform-drivers-x86-v4.3-2' of git://git.infradead.org/users/dvha... (diff) | |
| parent | perf tools: Bool functions shouldn't return -1 (diff) | |
| download | kernel-a6f83f00ad4b4e8a6c1cd14db495f40cf5ea7586.tar.gz kernel-a6f83f00ad4b4e8a6c1cd14db495f40cf5ea7586.zip | |
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
Pull perf/urgent fixes from Arnaldo Carvalho de Melo:
User visible changes:
- When handling perf_event_open() returning EBUSY and not being able to opendir
the procfs mount point we would tell the user that the oprofile daemon was
found by returning -1 on as the return for a bool function, oops, fix it,
found with Coccinelle. (Peter Senna Tschudin).
- Fix per-pkg event reporting bug in 'perf stat'. (Stephane Eranian)
Developer visible changes:
- Fix missing prototype for function provided when it isn't present in the
libelf present, fixing the build on RHEL/CentOS 5.1 systems, for instance.
(Arnaldo Carvalho de Melo)
- Detect if the gcc and libnuma have the features needed to avoid requiring
the use of NO_LIBNUMA and/or NO_AUXTRACE to build on older systems.
(Arnaldo Carvalho de Melo)
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions
