Bug 637152

Summary: Enable CONFIG_IB700_WDT (iBase 700 watchdog) in config-generic
Product: [Fedora] Fedora Reporter: Richard W.M. Jones <rjones>
Component: kernelAssignee: Kernel Maintainer List <kernel-maint>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: dougsland, gansalmon, itamar, jonathan, kernel-maint, khong, lihuang, madhu.chinakonda
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-06-08 19:53:34 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:

Description Richard W.M. Jones 2010-09-24 13:33:34 UTC
Description of problem:

At the moment,
# CONFIG_IB700_WDT is not set

Although real ib700 watchdog hardware is exceedingly rare,
this is one of the two pieces of watchdog hardware that we
chose to emulate in qemu/KVM.  Therefore I think this should
be enabled in Fedora builds (the other piece that we emulate,
Intel 6300ESB, is already enabled).  One reason is for testing
because this device is enabled in RHEL.  Another is that
the ib700 device/driver is extremely small, simple and low risk.

Version-Release number of selected component (if applicable):

Current rawhide.

How reproducible:

Always.

Steps to Reproduce:
1. modprobe ib700
  
Actual results:

FATAL: Module ib700 not found.

Expected results:

Should work.

Comment 1 Dave Jones 2010-09-29 16:35:14 UTC
fixed in git for f14 & rawhide. will show up in the next builds.

Comment 2 Fedora Update System 2010-10-08 18:57:44 UTC
kernel-2.6.35.6-39.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/kernel-2.6.35.6-39.fc14

Comment 3 Fedora Update System 2010-10-09 03:31:54 UTC
kernel-2.6.35.6-39.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.