Linux Operating System Source Code: IBM Patches

 
Convert page_alloc.c bugchecks to BUG_ON()
Description:
Given the BUG_ON() framework it is possible to reduce the number of lines of code within page_alloc.c by converting many of its integrity checks to use the BUG_ON() macro. This patch does so.
Developer:
William Irwin
Status:
Submitted to project
Release Notes Date Files
2.5.19 Release Notes 2002-06-02  
  File Notes   page_alloc_BUGON-2.5.19.patch.gz