Bug 221174 - LSPP - kernel-headers in ppc architecture is incomplete
Summary: LSPP - kernel-headers in ppc architecture is incomplete
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: kernel
Version: 5.0
Hardware: ppc64
OS: Linux
medium
urgent
Target Milestone: ---
: ---
Assignee: Red Hat Kernel Manager
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-01-02 18:55 UTC by Thiago Jung Bauermann
Modified: 2007-11-30 22:07 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-01-03 17:00:11 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Thiago Jung Bauermann 2007-01-02 18:55:10 UTC
Description of problem:

/usr/include/asm/page.h is empty, except for the copyright statement.

A test of ours used the PAGE_SIZE constant which is supposed to be declared
there. We are now using getpagesize(2) as a substitute.

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

kernel-headers-2.6.18-1.2910.el5

How reproducible:

Always

Steps to Reproduce:
1. cat /usr/include/asm/page.h
  
Actual results:

File with no C code, only comments and an #ifndef/#endif

Expected results:

C code with several #defines and function declarations.

Additional info:

Comment 2 David Woodhouse 2007-01-03 17:00:11 UTC
The test was broken; you have applied a correct fix. Closing NOTABUG.



Note You need to log in before you can comment on or make changes to this bug.