Project

General

Profile

Actions

Bug #1250

closed

SEND_SIG_FORCED in instrumentation/events/lttng-module/signal.h

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

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

0%

Estimated time:

Description

According to changelogs, SEND_SIG_FORCED should be removed from 2.11.0.
It still exists in the code.
This causes build errors while compiling against 4.18 on centos 8.1.

Actions #1

Updated by Mathieu Desnoyers about 4 years ago

I double-checked, and vanilla v4.18 and v4.18.20 kernels implement SEND_SIG_FORCED, as expected by LTTng-modules. It is removed from vanilla kernels starting from v4.20.

Note that RHEL and CentOS kernels integrate significant modifications from mainline kernels, and we need to track those distribution-specific changes very closely.

We need to identify the exact range of versions which include this change in the RHEL kernels so we can use the LTTNG_RHEL_KERNEL_RANGE() macro accordingly.

Actions #2

Updated by Michael Jeanson about 4 years ago

  • Project changed from LTTng to LTTng-modules
Actions #3

Updated by Xintian Wu about 4 years ago

Here is the system info:

cat /proc/version
Linux version 4.18.0-147.5.1.el8_1.x86_64 () (gcc version 8.3.1 20190507 (Red Hat 8.3.1-4) (GCC)) #1 SMP Wed Feb 5 02:00:39 UTC 2020

This is the latest CentOS 8.1 baseOS kernel.

Actions #4

Updated by Xintian Wu about 4 years ago

Please close this bug.

Actions #5

Updated by Mathieu Desnoyers about 4 years ago

  • Status changed from New to Invalid
Actions

Also available in: Atom PDF