Project

General

Profile

Actions

Bug #1253

closed

Compilation bugs under CentOS 8.1 kernel 4.18.0-147.5.1.el8_1.x86_64

Added by Xintian Wu almost 4 years ago. Updated almost 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Target version:
Start date:
04/02/2020
Due date:
% Done:

100%

Estimated time:

Description

1. wrapper/uaccess.h: access_ok only takes 2 parameters.
2. instrumentation/events/lttng-module/signal.h: SEND_SIG_FORCED undefined in kernel.
3. probes/lttng-tracepoint-event-impl.h: conflict types for trace_signal_deliver: void trace_##_name(proto) vs. static inline void trace##_name(_proto) in kernel.

The rest builds ok after fixing 1-3.

Actions

Also available in: Atom PDF