[Mesa-dev] [Bug 107869] u_thread.h:87:4: error: use of undeclared identifier 'cpu_set_t'

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Sep 8 18:06:46 UTC 2018


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 at lists.freedesktop.org
          Reporter: vlee at freedesktop.org
        QA Contact: mesa-dev at lists.freedesktop.org
                CC: brianp at vmware.com, maraeo at 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.olsak at 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 <brianp at vmware.com>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180908/fa1b12e7/attachment.html>


More information about the mesa-dev mailing list