This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug nptl/19143] New: Remove CPU set size checking from sched_setaffinity, pthread_setaffinity_np


https://sourceware.org/bugzilla/show_bug.cgi?id=19143

            Bug ID: 19143
           Summary: Remove CPU set size checking from sched_setaffinity,
                    pthread_setaffinity_np
           Product: glibc
           Version: 2.23
            Status: NEW
          Severity: normal
          Priority: P2
         Component: nptl
          Assignee: fweimer at redhat dot com
          Reporter: fweimer at redhat dot com
                CC: drepper.fsp at gmail dot com
  Target Milestone: ---
             Flags: security-

With current kernel versions, the check does not reliably detect that
unavailable CPUs are requested.  Therefore, the checks only add pointless
complexity.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]