Bug 209895

Summary: kernel-devel is missing include/config.h
Product: [Fedora] Fedora Reporter: Nicolas Mailhot <nicolas.mailhot>
Component: kernelAssignee: Dave Jones <davej>
Status: CLOSED NOTABUG QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: pfrields, wtogami
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-10-11 23:55:02 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 150223    

Description Nicolas Mailhot 2006-10-07 16:43:39 UTC
Description of problem:

The linux-2.6-build-remove-configh-include.patch patch davej added two days ago
to kill include/kernel.h is causing a build failure in my ivtv dkms rpm. Please
back it out

Version-Release number of selected component (if applicable):
kernel-2.6.18-1.2747.fc6

Comment 1 Dave Jones 2006-10-07 19:54:44 UTC
it's going away upstream. ivtv needs to be changed.
just remove the #include <linux/config.h>



Comment 2 Nicolas Mailhot 2006-10-07 21:38:06 UTC
Well, if it's going upstream, let it go upstream

What's the point of removing it ahead of time in Fedora ? Have non-Fedora people
complain Red Hat does not follow upstream and patches its kernels with all sorts
of strange stuff ? I thought the aim was to kill this reputation ?

Comment 3 Dave Jones 2006-10-11 23:55:02 UTC
it means when I rebase to 2.6.19 as an update for FC6 (which will happen very
shortly after its release), third party drivers will be already ready.

A surprising number of out-of-tree drivers only ever release updates for the
release kernel, and choose not to release updates for the errata kernels.