Bug 956365

Summary: enable TIPC protocol in kernel
Product: [Fedora] Fedora Reporter: Lokesh Mandvekar <lsm5>
Component: kernelAssignee: Neil Horman <nhorman>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 19CC: anton, dougsland, erik.hugne, gansalmon, itamar, jkeck, jonathan, kernel-maint, madhu.chinakonda, nhorman
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 574800 Environment:
Last Closed: 2013-05-13 18:20:27 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: 574800    
Bug Blocks:    

Description Lokesh Mandvekar 2013-04-24 19:43:47 UTC
TIPC development currently happens in-tree upstream, so it's safe to enable TIPC in the kernel config file. Please see history below and also check out https://bugzilla.redhat.com/show_bug.cgi?id=953379#c8 for upstream's comment about current development status.

Upstream proposes to include CONFIG_TIPC=m in the kernel config file.




+++ This bug was initially created as a clone of Bug #574800 +++

Description of problem:
Recently we've found that TIPC has been getting maintained out of tree upstream for some time, and as such, the upstream TIPC code is in bad shape (lots of possible bugs/errors/oopses etc).  As such, given its state, and relatively small community use, disable it in the config for now while we work on getting upstream back into shape.

--- Additional comment from Fedora Update System on 2010-03-23 10:56:29 EDT ---

kernel-2.6.32.10-90.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/kernel-2.6.32.10-90.fc12

--- Additional comment from Fedora Update System on 2010-03-24 19:40:37 EDT ---

kernel-2.6.32.10-90.fc12 has been pushed to the Fedora 12 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update kernel'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/kernel-2.6.32.10-90.fc12

--- Additional comment from Fedora Update System on 2010-03-29 22:24:06 EDT ---

kernel-2.6.32.10-90.fc12 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 1 Neil Horman 2013-04-24 20:14:43 UTC
I agree, TIPC has had upstream participation for some time now, and it seems the maintainers are dedicated to continuing to work in the right direction.  I think Fedora can have it re-enabled as such.  I'll take care of that tomorrow.

Comment 2 Neil Horman 2013-04-25 14:41:03 UTC
http://koji.fedoraproject.org/koji/taskinfo?taskID=5301843

Test build to make sure everything builds properly.  When it completes successfully, I'll commit it to rawhide and f19

Comment 3 Neil Horman 2013-04-25 15:41:40 UTC
http://koji.fedoraproject.org/koji/taskinfo?taskID=5301984

New build, forgot to set TIPC_CONFIG_PORTS

Comment 4 Josh Boyer 2013-05-13 18:20:27 UTC
This was fixed in the 3.9.0 build.