https://bugs.freedesktop.org/show_bug.cgi?id=107869

            Bug ID: 107869
           Summary: u_thread.h:87:4: error: use of undeclared identifier
                    'cpu_set_t'
           Product: Mesa
           Version: git
          Hardware: x86-64 (AMD64)
                OS: Mac OS X (All)
            Status: NEW
          Keywords: bisected, regression
          Severity: normal
          Priority: medium
         Component: Mesa core
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]

In file included from ../../src/util/u_queue.h:43:
../../src/util/u_thread.h:87:4: error: use of undeclared identifier 'cpu_set_t'
   cpu_set_t cpuset;
   ^

commit 8d473f555a0c3c94cffd18e68a13274488dcfb17
Author: Marek Olšák <[email protected]>
Date:   Wed Sep 5 23:10:57 2018 -0400

    st/mesa: pin driver threads to a specific L3 cache on AMD Zen (v2)

    v2: use set_context_param

    Reviewed-by: Brian Paul <[email protected]>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to