Bug 97189

Summary: Kernel won't compile on current git master !CONFIG_DEBUG_FS
Product: DRI Reporter: Tomas Pruzina <pruzinat>
Component: DRM/IntelAssignee: Intel GFX Bugs mailing list <intel-gfx-bugs>
Status: CLOSED FIXED QA Contact: Intel GFX Bugs mailing list <intel-gfx-bugs>
Severity: normal    
Priority: medium CC: intel-gfx-bugs
Version: DRI git   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
fix none

Description Tomas Pruzina 2016-08-02 13:37:55 UTC
Created attachment 125481 [details] [review]
fix

commit 1dac891c1c (linus master) introduced trivial bug that prevents compilation when !CONFIG_DEBUG_FS.
Comment 1 Tomas Pruzina 2016-08-02 13:40:36 UTC
Took a liberty in reassigning to Chris Willson as he was in commit msg.
Comment 2 Chris Wilson 2016-08-02 13:43:29 UTC
commit 8d35acba25daa4aaccd1d2f430f82192a8d444a9
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date:   Tue Jul 12 12:55:29 2016 +0100

    drm/i915: Provide argument names for static stubs


need to go shout at someone to cherry-pick that for -fixes.
Comment 3 Tomas Pruzina 2016-08-02 13:48:16 UTC
(In reply to Chris Wilson from comment #2)
> need to go shout at someone to cherry-pick that for -fixes.

Nah, I'm okay with it being fixed in pipeline, for the moment I'll just fix it on my machine along with nvidia-driver breaking cuz the other thing (drm_minor->master moved to drm_device->master or something).

Have a nice day, closing this one.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.