Bug 97189 - Kernel won't compile on current git master !CONFIG_DEBUG_FS
Summary: Kernel won't compile on current git master !CONFIG_DEBUG_FS
Status: CLOSED FIXED
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: DRI git
Hardware: Other All
: medium normal
Assignee: Intel GFX Bugs mailing list
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-02 13:37 UTC by Tomas Pruzina
Modified: 2017-07-24 22:40 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
fix (877 bytes, patch)
2016-08-02 13:37 UTC, Tomas Pruzina
no flags Details | Splinter Review

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.