lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Fri, 19 May 2017 21:39:16 +0900
From:   Masahiro Yamada <yamada.masahiro@...ionext.com>
To:     dri-devel <dri-devel@...ts.freedesktop.org>,
        Daniel Vetter <daniel.vetter@...el.com>
Cc:     Masahiro Yamada <yamada.masahiro@...ionext.com>,
        David Airlie <airlied@...ux.ie>,
        Sean Paul <seanpaul@...omium.org>,
        Jani Nikula <jani.nikula@...ux.intel.com>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v2 00/29] gpu/drm: remove -Iinclude/drm compiler flags
 from Makefile

Hi Daniel,


2017-05-18 14:38 GMT+09:00 Daniel Vetter <daniel@...ll.ch>:
> On Mon, Apr 24, 2017 at 01:50:18PM +0900, Masahiro Yamada wrote:
>> Many Makefiles needed to add -Iinclude/drm as an include path,
>> but the right thing to do is to include headers in the form
>>   #include <drm/.../*.h>
>>
>> This series fixes the source files, then rip off -Iinclude/drm flags.
>>
>>
>> Masahiro Yamada (29):
>>   drm: make drm_panel.h self-contained
>>   drm/ttm: fix include notation and remove -Iinclude/drm flag
>>   drm/amd: fix include notation and remove -Iinclude/drm flag
>>   drm/ast: fix include notation and remove -Iinclude/drm flag
>>   drm/bochs: fix include notation and remove -Iinclude/drm flag
>>   drm/bridge: fix include notation and remove -Iinclude/drm flag
>>   drm/cirrus: fix include notation and remove -Iinclude/drm flag
>>   drm/hisilicon: fix include notation and remove -Iinclude/drm flag
>>   drm/mgag200: fix include notation and remove -Iinclude/drm flag
>>   drm/msm: fix include notation and remove -Iinclude/drm flag
>>   drm/nouveau: fix include notation and remove -Iinclude/drm flag
>>   drm/qxl: fix include notation and remove -Iinclude/drm flag
>>   drm/radeon: fix include notation and remove -Iinclude/drm flag
>>   drm/tilcdc: fix include notation and remove -Iinclude/drm flag
>>   drm/vc4: fix include notation and remove -Iinclude/drm flag
>>   drm/virtio: fix include notation and remove -Iinclude/drm flag
>>   drm/vmwgfx: fix include notation and remove -Iinclude/drm flag
>>   drm/gma500: remove unneeded -Iinclude/drm compiler flag
>>   drm/i810: remove unneeded -Iinclude/drm compiler flag
>>   drm/i2c: remove unneeded -Iinclude/drm compiler flag
>>   drm/mga: remove unneeded -Iinclude/drm compiler flag
>>   drm/omap: remove unneeded -Iinclude/drm compiler flag
>>   drm/r128: remove unneeded -Iinclude/drm compiler flag
>>   drm/savage: remove unneeded -Iinclude/drm compiler flag
>>   drm/sis: remove unneeded -Iinclude/drm compiler flag
>>   drm/tdfx: remove unneeded -Iinclude/drm compiler flag
>>   drm/udl: remove unneeded -Iinclude/drm compiler flag
>>   drm/vgem: remove unneeded -Iinclude/drm compiler flag
>>   drm/via: remove unneeded -Iinclude/drm compiler flag
>
> Ok, I think I merged them all except the vc4 one. Can you please
> rebase&resubmit that one?
>

I had already submitted the one.

https://patchwork.kernel.org/patch/9734869/

and one more patch

https://patchwork.kernel.org/patch/9734827/



-- 
Best Regards
Masahiro Yamada

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ