From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D0BB4139694 for ; Wed, 29 Mar 2017 17:52:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8B982234025; Wed, 29 Mar 2017 17:51:52 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4142523400B for ; Wed, 29 Mar 2017 17:51:52 +0000 (UTC) Received: from mail-yw0-f176.google.com (mail-yw0-f176.google.com [209.85.161.176]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: mattst88) by smtp.gentoo.org (Postfix) with ESMTPSA id 19A18341647 for ; Wed, 29 Mar 2017 17:51:51 +0000 (UTC) Received: by mail-yw0-f176.google.com with SMTP id p77so16085906ywg.1 for ; Wed, 29 Mar 2017 10:51:51 -0700 (PDT) X-Gm-Message-State: AFeK/H0KOJCt+Rpy0NsxrqQw0OJEoRkgs6TjFPZt7r6t2PRCyrB371u0ykmEVLRMT4Bo8utpZ6HUK38X6qI/iQ== X-Received: by 10.129.131.210 with SMTP id t201mr1377279ywf.47.1490809909062; Wed, 29 Mar 2017 10:51:49 -0700 (PDT) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Received: by 10.37.163.164 with HTTP; Wed, 29 Mar 2017 10:51:28 -0700 (PDT) In-Reply-To: <8ade455f-0287-a30a-8765-5261a9a5f6ae@gentoo.org> References: <8ade455f-0287-a30a-8765-5261a9a5f6ae@gentoo.org> From: Matt Turner Date: Wed, 29 Mar 2017 10:51:28 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [gentoo-dev] linux/dma-buf.h mysteriously missing To: gentoo development Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: 1037c2dd-b0d4-484a-8805-56c2d139413a X-Archives-Hash: bbf134cc208bee5a2ea2817267b7517a It's a bug that has since been fixed by kernel commit 2220fc1ab363e6fab1f321430d69be17a8b92bd7 ("uapi: add missing install of dma-buf.h"). The header was originally added in 4.10, and the fix commit is in 4.11-rc1. I guess we just need to hack around it in sys-kernel/linux-headers-4.10.