All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 201023] New: amdgpu fails compilation
@ 2018-09-05 12:22 bugzilla-daemon
  2018-09-05 14:03 ` [Bug 201023] " bugzilla-daemon
  0 siblings, 1 reply; 2+ messages in thread
From: bugzilla-daemon @ 2018-09-05 12:22 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=201023

            Bug ID: 201023
           Summary: amdgpu fails compilation
           Product: Drivers
           Version: 2.5
    Kernel Version: 4.18
          Hardware: All
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: Video(DRI - non Intel)
          Assignee: drivers_video-dri@kernel-bugs.osdl.org
          Reporter: johnypean@gmail.com
        Regression: No

Created attachment 278317
  --> https://bugzilla.kernel.org/attachment.cgi?id=278317&action=edit
CONFIG_FORTIFY_SOURCE causes amdgpu to fail compilation

amdgpu driver (DC part) fails compilation when compiling with
CONFIG_FORTIFY_SOURCE option:

In function ‘memmove’,
    inlined from ‘append_entry’ at
drivers/gpu/drm/amd/amdgpu/../display/dc/basics/logger.c:258:2,
    inlined from ‘dm_logger_append_va.part.5’ at
drivers/gpu/drm/amd/amdgpu/../display/dc/basics/logger.c:349:4:
./include/linux/string.h:356:4: error: call to ‘__read_overflow2’ declared with
attribute error: detected read beyond size of object passed as 2nd parameter
    __read_overflow2();
    ^~~~~~~~~~~~~~~~~~

I have attached a patch which resolves this problem.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug 201023] amdgpu fails compilation
  2018-09-05 12:22 [Bug 201023] New: amdgpu fails compilation bugzilla-daemon
@ 2018-09-05 14:03 ` bugzilla-daemon
  0 siblings, 0 replies; 2+ messages in thread
From: bugzilla-daemon @ 2018-09-05 14:03 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=201023

--- Comment #1 from Michel Dänzer (michel@daenzer.net) ---
Please send the patch to the amd-gfx@lists.freedesktop.org mailing list for
review.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-09-05 14:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-05 12:22 [Bug 201023] New: amdgpu fails compilation bugzilla-daemon
2018-09-05 14:03 ` [Bug 201023] " bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.