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] [thread-next>] [day] [month] [year] [list]
Date:   Sat, 9 Dec 2017 05:39:59 +0000
From:   alexander.levin@...izon.com
To:     Ben Hutchings <ben.hutchings@...ethink.co.uk>
CC:     Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        "stable@...r.kernel.org" <stable@...r.kernel.org>,
        Russell King <rmk+kernel@...linux.org.uk>,
        Chris Wilson <chris@...is-wilson.co.uk>,
        "Daniel Vetter" <daniel.vetter@...el.com>
Subject: Re: [PATCH 4.4 78/96] drm/armada: Fix compile fail

On Thu, Dec 07, 2017 at 08:16:05PM +0000, Ben Hutchings wrote:
>On Tue, 2017-11-28 at 11:23 +0100, Greg Kroah-Hartman wrote:
>> 4.4-stable review patch.  If anyone has any objections, please let me
>> know.
>>
>> ------------------
>>
>> From: Daniel Vetter <daniel.vetter@...ll.ch>
>>
>>
>> [ Upstream commit 7357f89954b6d005df6ab8929759e78d7d9a80f9 ]
>[...]
>> --- a/drivers/gpu/drm/armada/Makefile
>> +++ b/drivers/gpu/drm/armada/Makefile
>> @@ -4,3 +4,5 @@ armada-y	+= armada_510.o
>>  armada-$(CONFIG_DEBUG_FS) += armada_debugfs.o
>>  
>>  obj-$(CONFIG_DRM_ARMADA) := armada.o
>> +
>> +CFLAGS_armada_trace.o := -I$(src)
>
>The armada_trace.c source file was added in 4.10, so this makes no
>sense in the 4.4 and 4.9 branches.

I'll revert it for 4.4 and 4.9, thanks Ben!

-- 

Thanks,
Sasha

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ