SPECS (LINUX_2_6): kernel.spec - bcond without regparm not needed anymore

zbyniu zbyniu at pld-linux.org
Wed May 21 19:15:05 CEST 2008


Author: zbyniu                       Date: Wed May 21 17:15:05 2008 GMT
Module: SPECS                         Tag: LINUX_2_6
---- Log message:
- bcond without regparm not needed anymore

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1908 -> 1.441.2.1909) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1908 SPECS/kernel.spec:1.441.2.1909
--- SPECS/kernel.spec:1.441.2.1908	Tue May 20 22:13:44 2008
+++ SPECS/kernel.spec	Wed May 21 19:15:00 2008
@@ -20,7 +20,6 @@
 # Conditional build:
 %bcond_without	source		# don't build kernel-source package
 %bcond_without	pcmcia		# don't build pcmcia
-%bcond_without	regparm		# if your blob doesn't work try disable this
 
 %bcond_with	verbose		# verbose build (V=1)
 %bcond_with	xen0		# added Xen0 support
@@ -330,11 +329,6 @@
 # We need to disable CONFIG_IP_ROUTE_MULTIPATH_CACHED
 Patch300:	kernel-routes.patch
 
-# For compatibility with (not updated) blobs like ... ?
-# Before 2.6.20 we had CONFIG_REGPARM option disabled.
-# Probably not needed anymore - it is bconded and disabled now
-Patch500:	linux-2.6.20_i386_regparm_off.patch
-
 Patch1000:	linux-2.6-grsec-minimal.patch
 
 Patch2000:	kernel-small_fixes.patch
@@ -896,11 +890,6 @@
 # aic94xx linux-2.6-aic94xx_with_included_firmware.patch
 %patch160 -p1
 
-# desables regparms
-%if %{without regparm}
-%patch500 -p1
-%endif
-
 %patch2500 -p1
 
 # FIXME !!! 2.6.24 (no modular security? crap)
@@ -1692,6 +1681,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1909  2008-05-21 17:15:00  zbyniu
+- bcond without regparm not needed anymore
+
 Revision 1.441.2.1908  2008-05-20 20:13:44  zbyniu
 - grsec_full ready, owner-xid and imq back
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel.spec?r1=1.441.2.1908&r2=1.441.2.1909&f=u



More information about the pld-cvs-commit mailing list