Bug 121178

Summary: dev lacks /dev/pmu device
Product: [Fedora] Fedora Reporter: David Woodhouse <dwmw2>
Component: MAKEDEVAssignee: Nalin Dahyabhai <nalin>
Status: CLOSED DUPLICATE QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: 2   
Target Milestone: ---   
Target Release: ---   
Hardware: powerpc   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-21 19:02:39 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: 121179    

Description David Woodhouse 2004-04-18 16:26:08 UTC
/dev/pmu is missing from the dev RPM. Please add 'makedev pmu' to the
%ifarch ppc part of the specfile.

@@ -202,6 +202,7 @@
 makedev iseries
 makedev nvram
 makedev hvc0
+makedev pmu
 %endif
  
 %ifarch x86_64

Comment 1 David Woodhouse 2004-04-18 16:32:39 UTC

*** This bug has been marked as a duplicate of 119265 ***

Comment 2 Red Hat Bugzilla 2006-02-21 19:02:39 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.