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 libc/23862] New: [sh] missing kernel-features.h undefines


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

            Bug ID: 23862
           Summary: [sh] missing kernel-features.h undefines
           Product: glibc
           Version: 2.28
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: jsm28 at gcc dot gnu.org
                CC: drepper.fsp at gmail dot com
  Target Milestone: ---
              Host: sh*-*-linux*

The SH kernel-features.h undefines __ASSUME_RENAMEAT2 for kernel versions
before 4.8, but fails to undefine __ASSUME_EXECVEAT, __ASSUME_MLOCK2 and
__ASSUME_COPY_FILE_RANGE, although all those syscalls (and several others) were
added for SH in the same Linux kernel commit (first released in 4.8).

-- 
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]