|
|
Subscribe / Log in / New account

Siginfo changes

Siginfo changes

Posted Sep 18, 2017 23:54 UTC (Mon) by ebiederm (subscriber, #35028)
In reply to: The rest of the 4.14 merge window by deater
Parent article: The rest of the 4.14 merge window

It looks like a typo resulting in accidental ABI breakage.

For SIGIO/SIGPOLL the si_codes were not supposed to change.

The si_codes were only supposed to change for SIGILL, SIGFPE, SIGSEGV, SIGBUS, SIGTRAP, SIGCHLD, SIGSYS, SIGEMT where POLL_IN and friends overlap with the signal specific si_codes of those signals.

An email bug report would be appreciated.


to post comments

Siginfo changes

Posted Sep 19, 2017 11:37 UTC (Tue) by deater (subscriber, #11746) [Link]

> An email bug report would be appreciated.

A bug report e-mail was sent to you, lkml, and the perf developers last week (Wednesday September 13th) but got no response. I can resend if necessary.

Siginfo changes

Posted Sep 22, 2017 15:56 UTC (Fri) by BenHutchings (subscriber, #37955) [Link]

You also made a significant typo (SIGMET for SIGEMT) in kernel/signal.c.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds