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: mesa-dev@lists.freedesktop.org
          Reporter: v...@freedesktop.org
        QA Contact: mesa-dev@lists.freedesktop.org
                CC: bri...@vmware.com, mar...@gmail.com

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 <marek.ol...@amd.com>
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 <bri...@vmware.com>

-- 
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
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to