rpms/kernel/devel .cvsignore, 1.974, 1.975 Makefile, 1.93, 1.94 TODO, 1.48, 1.49 config-generic, 1.203, 1.204 config-ia64-generic, 1.19, 1.20 config-powerpc-generic, 1.27, 1.28 config-powerpc32-generic, 1.26, 1.27 config-s390x, 1.10, 1.11 config-x86-generic, 1.55, 1.56 config-x86_64-generic, 1.54, 1.55 kernel.spec, 1.1183, 1.1184 linux-2.6-execshield.patch, 1.98, 1.99 linux-2.6-selinux-mprotect-checks.patch, 1.7, 1.8 linux-2.6-sparc-selinux-mprotect-checks.patch, 1.1, 1.2 sources, 1.936, 1.937 upstream, 1.848, 1.849 linux-2.6-iwlwifi-use-GFP_KERNEL-to-allocate-Rx-SKB-memory.patch, 1.1, NONE linux-2.6-olpc-speaker-out.patch, 1.1, NONE linux-2.6-selinux-move-open-perms-check.patch, 1.1, NONE

Dave Jones davej at fedoraproject.org
Mon Dec 29 02:48:31 UTC 2008


Author: davej

Update of /cvs/pkgs/rpms/kernel/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32087

Modified Files:
	.cvsignore Makefile TODO config-generic config-ia64-generic 
	config-powerpc-generic config-powerpc32-generic config-s390x 
	config-x86-generic config-x86_64-generic kernel.spec 
	linux-2.6-execshield.patch 
	linux-2.6-selinux-mprotect-checks.patch 
	linux-2.6-sparc-selinux-mprotect-checks.patch sources upstream 
Removed Files:
	linux-2.6-iwlwifi-use-GFP_KERNEL-to-allocate-Rx-SKB-memory.patch 
	linux-2.6-olpc-speaker-out.patch 
	linux-2.6-selinux-move-open-perms-check.patch 
Log Message:
2.6.28-git1
  Drop utrace temporarily.


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/.cvsignore,v
retrieving revision 1.974
retrieving revision 1.975
diff -u -r1.974 -r1.975
--- .cvsignore	25 Dec 2008 00:08:28 -0000	1.974
+++ .cvsignore	29 Dec 2008 02:48:00 -0000	1.975
@@ -4,3 +4,4 @@
 temp-*
 kernel-2.6.28
 linux-2.6.28.tar.bz2
+patch-2.6.28-git1.bz2


Index: Makefile
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/Makefile,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -r1.93 -r1.94
--- Makefile	25 Dec 2008 21:15:25 -0000	1.93
+++ Makefile	29 Dec 2008 02:48:00 -0000	1.94
@@ -115,7 +115,7 @@
 
 reconfig:
 	@rm -f kernel-*-config
-	@VERSION="2.6.27" make -f Makefile.config configs
+	@VERSION="2.6.28" make -f Makefile.config configs
 	@scripts/reconfig.sh
 
 force-tag: $(SPECFILE) $(COMMON_DIR)/branches


Index: TODO
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/TODO,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- TODO	19 Dec 2008 20:56:41 -0000	1.48
+++ TODO	29 Dec 2008 02:48:00 -0000	1.49
@@ -188,12 +188,6 @@
 	Selected patches from the r8169 2.6.28 driver.
 	Should go to stable after confirming they fix reported bugs.
 
-linux-2.6-olpc-speaker-out.patch
-	Enables speaker output by default on OLPC, going to get review from
-	OLPC folks and then to upstream for .28
-linux-2.6-olpc-touchpad.patch
-	OLPC touchpad tweaks backported from 2.6.28
-
 linux-2.6-x86-mtrr-kill-bogus-warning.patch
 	Silence bogus warning under vmware ; sent upstream.
 


Index: config-generic
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/config-generic,v
retrieving revision 1.203
retrieving revision 1.204
diff -u -r1.203 -r1.204
--- config-generic	26 Dec 2008 12:45:49 -0000	1.203
+++ config-generic	29 Dec 2008 02:48:00 -0000	1.204
@@ -38,15 +38,16 @@
 CONFIG_KALLSYMS_EXTRA_PASS=y
 CONFIG_FUTEX=y
 CONFIG_EPOLL=y
-CONFIG_IOSCHED_NOOP=y
-CONFIG_IOSCHED_AS=y
-CONFIG_IOSCHED_DEADLINE=y
+CONFIG_IOSCHED_NOOP=m
+CONFIG_IOSCHED_AS=m
+CONFIG_IOSCHED_DEADLINE=m
 CONFIG_IOSCHED_CFQ=y
 CONFIG_DEFAULT_CFQ=y
 CONFIG_USER_NS=y
 CONFIG_PID_NS=y
 CONFIG_UTS_NS=y
 CONFIG_IPC_NS=y
+CONFIG_NET_NS=y
 
 CONFIG_POSIX_MQUEUE=y
 # CONFIG_PREEMPT_NONE is not set
@@ -1008,6 +1009,7 @@
 CONFIG_NET_SCHED=y
 CONFIG_NET_SCH_CBQ=m
 CONFIG_NET_SCH_DSMARK=m
+CONFIG_NET_SCH_DRR=m
 CONFIG_NET_SCH_GRED=m
 CONFIG_NET_SCH_HFSC=m
 CONFIG_NET_SCH_HTB=m
@@ -1022,6 +1024,7 @@
 CONFIG_NET_CLS=y
 CONFIG_NET_CLS_ACT=y
 CONFIG_NET_CLS_BASIC=m
+CONFIG_NET_CLS_CGROUP=y
 CONFIG_NET_CLS_FLOW=m
 CONFIG_NET_CLS_FW=m
 CONFIG_NET_CLS_IND=y
@@ -1051,6 +1054,7 @@
 CONFIG_NET_ACT_POLICE=m
 CONFIG_NET_ACT_SIMP=m
 
+CONFIG_DCB=y
 
 #
 # Network testing
@@ -1113,6 +1117,7 @@
 # CONFIG_ATM_NICSTAR_USE_SUNI is not set
 # CONFIG_ATM_NICSTAR_USE_IDT77105 is not set
 # CONFIG_ATM_IA_DEBUG is not set
+CONFIG_ATM_SOLOS=m
 
 CONFIG_RFKILL=m
 CONFIG_RFKILL_INPUT=m
@@ -1134,12 +1139,15 @@
 CONFIG_FIXED_MII_1000_FDX=y
 CONFIG_FIXED_MII_AMNT=1
 CONFIG_MDIO_BITBANG=m
+CONFIG_NATIONAL_PHY=m
 CONFIG_ICPLUS_PHY=m
+CONFIG_LSI_ET1011C_PHY=m
 CONFIG_LXT_PHY=m
 CONFIG_MARVELL_PHY=m
 CONFIG_QSEMI_PHY=m
 CONFIG_REALTEK_PHY=m
 CONFIG_SMSC_PHY=m
+CONFIG_STE10XP=m
 CONFIG_VITESSE_PHY=m
 
 CONFIG_MII=m
@@ -1200,6 +1208,7 @@
 CONFIG_SIS190=m
 CONFIG_EPIC100=m
 CONFIG_SC92031=m
+CONFIG_SMSC9420=m
 CONFIG_SUNDANCE=m
 # CONFIG_SUNDANCE_MMIO is not set
 CONFIG_TLAN=m
@@ -1254,6 +1263,7 @@
 CONFIG_IXGB_NAPI=y
 CONFIG_IXGBE=m
 CONFIG_IXGBE_DCA=y
+CONFIG_IXGBE_DCB=y
 CONFIG_MYRI10GE=m
 CONFIG_MYRI10GE_DCA=y
 CONFIG_NETXEN_NIC=m
@@ -1319,7 +1329,9 @@
 CONFIG_IEEE80211_CRYPT_CCMP=m
 CONFIG_IEEE80211_CRYPT_TKIP=m
 CONFIG_CFG80211=m
+# CONFIG_CFG80211_REG_DEBUG is not set
 CONFIG_NL80211=y
+CONFIG_LIB80211=m
 CONFIG_WIRELESS=y
 CONFIG_WIRELESS_OLD_REGULATORY=y
 CONFIG_WIRELESS_EXT=y
@@ -1329,6 +1341,7 @@
 CONFIG_ATH5K=m
 CONFIG_ATH5K_DEBUG=y
 CONFIG_ATH9K=m
+# CONFIG_ATH9K_DEBUG is not set
 CONFIG_AIRO=m
 CONFIG_AIRO_CS=m
 CONFIG_ATMEL=m
@@ -1345,6 +1358,7 @@
 # CONFIG_B43LEGACY_DMA_MODE is not set
 # CONFIG_B43LEGACY_PIO_MODE is not set
 CONFIG_HERMES=m
+CONFIG_HERMES_CACHE_FW_ON_INIT=y
 CONFIG_HOSTAP=m
 CONFIG_HOSTAP_PCI=m
 CONFIG_HOSTAP_PLX=m
@@ -1355,6 +1369,7 @@
 # CONFIG_IPW2200 is not set
 # CONFIG_IPW2100_DEBUG is not set
 # CONFIG_IPW2200_DEBUG is not set
+# CONFIG_LIBIPW_DEBUG is not set
 CONFIG_LIBERTAS=m
 CONFIG_LIBERTAS_USB=m
 CONFIG_LIBERTAS_CS=m
@@ -2505,6 +2520,8 @@
 # CONFIG_SND_DEBUG_VERBOSE is not set
 CONFIG_SND_VERBOSE_PROCFS=y
 CONFIG_SND_SEQUENCER=y
+CONFIG_SND_HRTIMER=y
+CONFIG_SND_SEQ_HRTIMER_DEFAULT=y
 CONFIG_SND_SEQ_DUMMY=m
 CONFIG_SND_SEQUENCER_OSS=y
 CONFIG_SND_SEQ_RTCTIMER_DEFAULT=y
@@ -2579,11 +2596,13 @@
 CONFIG_SND_HDA_CODEC_ATIHDMI=y
 CONFIG_SND_HDA_CODEC_CONEXANT=y
 CONFIG_SND_HDA_CODEC_CMEDIA=y
+CONFIG_SND_HDA_CODEC_INTELHDMI=y
 CONFIG_SND_HDA_CODEC_SI3054=y
 CONFIG_SND_HDA_CODEC_NVHDMI=y
 CONFIG_SND_HDA_GENERIC=y
 CONFIG_SND_HDA_POWER_SAVE=y
 CONFIG_SND_HDA_POWER_SAVE_DEFAULT=0
+CONFIG_SND_HDA_RECONFIG=y
 CONFIG_SND_HDSPM=m
 CONFIG_SND_HIFIER=m
 CONFIG_SND_ICE1712=m
@@ -3376,7 +3395,7 @@
 CONFIG_SCHEDSTATS=y
 CONFIG_SCHED_DEBUG=y
 CONFIG_FAIR_GROUP_SCHED=y
-CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
+CONFIG_SCHED_OMIT_FRAME_POINTER=y
 CONFIG_GROUP_SCHED=y
 CONFIG_RT_GROUP_SCHED=y
 CONFIG_CGROUP_SCHED=y
@@ -3616,6 +3635,7 @@
 CONFIG_CONTEXT_SWITCH_TRACER=y
 # CONFIG_DYNAMIC_FTRACE is not set
 # CONFIG_FTRACE_STARTUP_TEST is not set
+# CONFIG_TRACE_BRANCH_PROFILING is not set
 
 CONFIG_KPROBES=y
 


Index: config-ia64-generic
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/config-ia64-generic,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- config-ia64-generic	17 Nov 2008 17:14:33 -0000	1.19
+++ config-ia64-generic	29 Dec 2008 02:48:00 -0000	1.20
@@ -210,3 +210,4 @@
 
 CONFIG_PARAVIRT_GUEST=y
 CONFIG_PARAVIRT=y
+


Index: config-powerpc-generic
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/config-powerpc-generic,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- config-powerpc-generic	17 Nov 2008 17:14:34 -0000	1.27
+++ config-powerpc-generic	29 Dec 2008 02:48:00 -0000	1.28
@@ -277,3 +277,4 @@
 CONFIG_MSI_BITMAP_SELFTEST=y
 
 CONFIG_RELOCATABLE=y
+


Index: config-powerpc32-generic
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/config-powerpc32-generic,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- config-powerpc32-generic	8 Oct 2008 22:32:46 -0000	1.26
+++ config-powerpc32-generic	29 Dec 2008 02:48:00 -0000	1.27
@@ -93,6 +93,7 @@
 #CHECK: This may later become a tristate.
 CONFIG_FEC_MPC52xx_MDIO=y
 CONFIG_PPC_MPC5200_GPIO=y
+CONFIG_MDIO_GPIO=m
 
 CONFIG_SERIAL_OF_PLATFORM=y
 CONFIG_DEBUG_STACKOVERFLOW=y


Index: config-s390x
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/config-s390x,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- config-s390x	12 Nov 2008 18:09:24 -0000	1.10
+++ config-s390x	29 Dec 2008 02:48:00 -0000	1.11
@@ -218,3 +218,4 @@
 
 # CONFIG_CRASH is not set
 
+CONFIG_HVC_IUCV=y


Index: config-x86-generic
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/config-x86-generic,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- config-x86-generic	17 Nov 2008 17:14:34 -0000	1.55
+++ config-x86-generic	29 Dec 2008 02:48:00 -0000	1.56
@@ -425,3 +425,9 @@
 
 CONFIG_XEN_DEBUG_FS=y
 CONFIG_X86_PTRACE_BTS=y
+
+CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS=y
+
+CONFIG_POWER_TRACER=y
+CONFIG_HW_BRANCH_TRACER=y
+


Index: config-x86_64-generic
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/config-x86_64-generic,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- config-x86_64-generic	18 Nov 2008 23:20:44 -0000	1.54
+++ config-x86_64-generic	29 Dec 2008 02:48:00 -0000	1.55
@@ -327,3 +327,9 @@
 
 CONFIG_I7300_IDLE=m
 CONFIG_INTR_REMAP=y
+
+CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS=y
+
+CONFIG_POWER_TRACER=y
+CONFIG_HW_BRANCH_TRACER=y
+


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.1183
retrieving revision 1.1184
diff -u -r1.1183 -r1.1184
--- kernel.spec	26 Dec 2008 12:45:49 -0000	1.1183
+++ kernel.spec	29 Dec 2008 02:48:00 -0000	1.1184
@@ -3,7 +3,7 @@
 # For a stable, released kernel, released_kernel should be 1. For rawhide
 # and/or a kernel built from an rc or git snapshot, released_kernel should
 # be 0.
-%define released_kernel 1
+%define released_kernel 0
 
 # Versions of various parts
 
@@ -57,7 +57,7 @@
 # The rc snapshot level
 %define rcrev 0
 # The git snapshot level
-%define gitrev 0
+%define gitrev 1
 # Set rpm version accordingly
 %define rpmversion 2.6.%{upstream_sublevel}
 %endif
@@ -622,14 +622,11 @@
 Patch530: linux-2.6-silence-fbcon-logo.patch
 Patch570: linux-2.6-selinux-mprotect-checks.patch
 Patch580: linux-2.6-sparc-selinux-mprotect-checks.patch
-Patch590: linux-2.6-selinux-move-open-perms-check.patch
 
 Patch600: linux-2.6-defaults-alsa-hda-beep-off.patch
 
 Patch670: linux-2.6-ata-quirk.patch
 
-Patch680: linux-2.6-iwlwifi-use-GFP_KERNEL-to-allocate-Rx-SKB-memory.patch
-
 Patch690: linux-2.6-at76.patch
 
 # webcam fixes
@@ -657,9 +654,6 @@
 # Fix DEBUG_SHIRQ problem in tulip driver.  (454575)
 Patch2030: linux-2.6-net-tulip-interrupt.patch
 
-# olpc fixes
-Patch2040: linux-2.6-olpc-speaker-out.patch
-
 # Fix serial header so things can compile (#476327)
 Patch2050: linux-2.6-serial.patch
 
@@ -1033,7 +1027,7 @@
 ApplyPatch linux-2.6-hotfixes.patch
 
 # Roland's utrace ptrace replacement.
-ApplyPatch linux-2.6-utrace.patch
+#ApplyPatch linux-2.6-utrace.patch
 
 # enable sysrq-c on all kernels, not only kexec
 ApplyPatch linux-2.6-sysrq-c.patch
@@ -1138,8 +1132,6 @@
 ApplyPatch linux-2.6-selinux-mprotect-checks.patch
 # Fix SELinux for sparc
 ApplyPatch linux-2.6-sparc-selinux-mprotect-checks.patch
-# SELinux: check open perms in dentry_open not inode_permission
-ApplyPatch linux-2.6-selinux-move-open-perms-check.patch
 
 # Changes to upstream defaults.
 
@@ -1149,9 +1141,6 @@
 # ia64 ata quirk
 ApplyPatch linux-2.6-ata-quirk.patch
 
-# iwlwifi: use GFP_KERNEL to allocate Rx SKB memory
-ApplyPatch linux-2.6-iwlwifi-use-GFP_KERNEL-to-allocate-Rx-SKB-memory.patch
-
 # Add misc wireless bits from upstream wireless tree
 ApplyPatch linux-2.6-at76.patch
 
@@ -1175,8 +1164,6 @@
 
 ApplyPatch linux-2.6-net-tulip-interrupt.patch
 
-ApplyPatch linux-2.6-olpc-speaker-out.patch
-
 ApplyPatch linux-2.6-serial.patch
 
 # Nouveau DRM + drm fixes
@@ -1775,6 +1762,10 @@
 %kernel_variant_files -k vmlinux %{with_kdump} kdump
 
 %changelog
+* Sun Dec 28 2008 Dave Jones <davej at redhat.com>
+- 2.6.28-git1
+  Drop utrace temporarily.
+
 * Fri Dec 26 2008 Hans de Goede <hdegoede at redhat.com>
 - Rebase gspca git patch to latest gspca git
 - Re-enable gspca git patch

linux-2.6-execshield.patch:

Index: linux-2.6-execshield.patch
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/linux-2.6-execshield.patch,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -r1.98 -r1.99
--- linux-2.6-execshield.patch	8 Dec 2008 04:49:58 -0000	1.98
+++ linux-2.6-execshield.patch	29 Dec 2008 02:48:00 -0000	1.99
@@ -634,9 +634,9 @@
 index 55e30d1..d400ab0 100644
 --- a/include/linux/sched.h
 +++ b/include/linux/sched.h
-@@ -97,6 +97,9 @@ struct futex_pi_state;
- struct robust_list_head;
+@@ -98,6 +98,9 @@ struct robust_list_head;
  struct bio;
+ struct bts_tracer;
  
 +extern int exec_shield;
 +extern int print_fatal_signals;

linux-2.6-selinux-mprotect-checks.patch:

Index: linux-2.6-selinux-mprotect-checks.patch
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/linux-2.6-selinux-mprotect-checks.patch,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- linux-2.6-selinux-mprotect-checks.patch	25 Sep 2008 18:17:39 -0000	1.7
+++ linux-2.6-selinux-mprotect-checks.patch	29 Dec 2008 02:48:00 -0000	1.8
@@ -7,17 +7,17 @@
 
 --- linux-2.6.26.noarch/security/selinux/hooks.c~	2008-09-25 14:11:17.000000000 -0400
 +++ linux-2.6.26.noarch/security/selinux/hooks.c	2008-09-25 14:12:17.000000000 -0400
-@@ -2962,7 +2962,6 @@ static int selinux_file_ioctl(struct fil
+@@ -3018,7 +3018,6 @@ static int file_map_prot_check(struct fi
+ 	const struct cred *cred = current_cred();
+ 	int rc = 0;
  
- static int file_map_prot_check(struct file *file, unsigned long prot, int shared)
- {
 -#ifndef CONFIG_PPC32
  	if ((prot & PROT_EXEC) && (!file || (!shared && (prot & PROT_WRITE)))) {
  		/*
  		 * We are making executable an anonymous mapping or a
-@@ -2973,7 +2972,6 @@ static int file_map_prot_check(struct fi
+@@ -3029,7 +3028,6 @@ static int file_map_prot_check(struct fi
  		if (rc)
- 			return rc;
+ 			goto error;
  	}
 -#endif
  

linux-2.6-sparc-selinux-mprotect-checks.patch:

Index: linux-2.6-sparc-selinux-mprotect-checks.patch
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/linux-2.6-sparc-selinux-mprotect-checks.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- linux-2.6-sparc-selinux-mprotect-checks.patch	23 Mar 2008 21:30:40 -0000	1.1
+++ linux-2.6-sparc-selinux-mprotect-checks.patch	29 Dec 2008 02:48:00 -0000	1.2
@@ -1,23 +1,23 @@
 diff -up linux-2.6.24.sparc64/security/selinux/hooks.c.BAD linux-2.6.24.sparc64/security/selinux/hooks.c
 --- linux-2.6.24.sparc64/security/selinux/hooks.c.BAD	2008-03-21 14:28:06.000000000 -0400
 +++ linux-2.6.24.sparc64/security/selinux/hooks.c	2008-03-21 14:29:10.000000000 -0400
-@@ -2825,6 +2825,7 @@ static int selinux_file_ioctl(struct fil
+@@ -3018,6 +3018,7 @@ static int file_map_prot_check(struct fi
+ 	const struct cred *cred = current_cred();
+ 	int rc = 0;
  
- static int file_map_prot_check(struct file *file, unsigned long prot, int shared)
- {
 +#ifndef CONFIG_SPARC
  	if ((prot & PROT_EXEC) && (!file || (!shared && (prot & PROT_WRITE)))) {
  		/*
  		 * We are making executable an anonymous mapping or a
-@@ -2835,6 +2836,7 @@ static int file_map_prot_check(struct fi
+@@ -3028,6 +3029,7 @@ static int file_map_prot_check(struct fi
  		if (rc)
- 			return rc;
+ 			goto error;
  	}
 +#endif
  
  	if (file) {
  		/* read access is always possible with a mapping */
-@@ -2885,6 +2887,7 @@ static int selinux_file_mprotect(struct 
+@@ -3081,6 +3081,7 @@ static int selinux_file_mprotect(struct 
  	if (selinux_checkreqprot)
  		prot = reqprot;
  
@@ -25,7 +25,7 @@
  	if ((prot & PROT_EXEC) && !(vma->vm_flags & VM_EXEC)) {
  		rc = 0;
  		if (vma->vm_start >= vma->vm_mm->start_brk &&
-@@ -2909,6 +2912,7 @@ static int selinux_file_mprotect(struct 
+@@ -3103,6 +3103,7 @@ static int selinux_file_mprotect(struct 
  		if (rc)
  			return rc;
  	}


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/sources,v
retrieving revision 1.936
retrieving revision 1.937
diff -u -r1.936 -r1.937
--- sources	25 Dec 2008 00:08:28 -0000	1.936
+++ sources	29 Dec 2008 02:48:00 -0000	1.937
@@ -1 +1,2 @@
 d351e44709c9810b85e29b877f50968a  linux-2.6.28.tar.bz2
+01edb6eda1678cd31dade67f3802da0c  patch-2.6.28-git1.bz2


Index: upstream
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/upstream,v
retrieving revision 1.848
retrieving revision 1.849
diff -u -r1.848 -r1.849
--- upstream	25 Dec 2008 00:08:28 -0000	1.848
+++ upstream	29 Dec 2008 02:48:00 -0000	1.849
@@ -1 +1,2 @@
 linux-2.6.28.tar.bz2
+patch-2.6.28-git1.bz2


--- linux-2.6-iwlwifi-use-GFP_KERNEL-to-allocate-Rx-SKB-memory.patch DELETED ---


--- linux-2.6-olpc-speaker-out.patch DELETED ---


--- linux-2.6-selinux-move-open-perms-check.patch DELETED ---




More information about the fedora-extras-commits mailing list