Update to 2.6.39-rc6

svn path=/dists/trunk/linux-2.6/; revision=17299
This commit is contained in:
Ben Hutchings 2011-05-04 14:37:13 +00:00
parent c19d033e38
commit 80f27c6524
4 changed files with 4 additions and 33 deletions

4
debian/changelog vendored
View File

@ -1,4 +1,6 @@
linux-2.6 (2.6.39~rc5-1~experimental.2) UNRELEASED; urgency=low
linux-2.6 (2.6.39~rc6-1~experimental.1) UNRELEASED; urgency=low
* New upstream release candidate
[ maximilian attems ]
* Enable SQUASHFS_{LZO,XZ}. (closes: #613658)

View File

@ -1,30 +0,0 @@
From 8d86d1ae529afe050dac5094a9155f553bb25090 Mon Sep 17 00:00:00 2001
From: Ben Hutchings <ben@decadent.org.uk>
Date: Sat, 12 Mar 2011 03:24:11 +0000
Subject: [PATCH] arm: Fix .size directive for xscale_dma_a0_map_area
gas used to accept (and ignore?) .size directives which referred to
undefined symbols, as this does. In binutils 2.21 these are treated
as fatal errors.
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
---
arch/arm/mm/proc-xscale.S | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/arm/mm/proc-xscale.S b/arch/arm/mm/proc-xscale.S
index 5a37c5e..ab00b59 100644
--- a/arch/arm/mm/proc-xscale.S
+++ b/arch/arm/mm/proc-xscale.S
@@ -395,7 +395,7 @@ ENTRY(xscale_dma_a0_map_area)
teq r2, #DMA_TO_DEVICE
beq xscale_dma_clean_range
b xscale_dma_flush_range
-ENDPROC(xscsale_dma_a0_map_area)
+ENDPROC(xscale_dma_a0_map_area)
/*
* dma_unmap_area(start, size, dir)
--
1.7.4.1

View File

@ -1 +0,0 @@
+ bugfix/all/xhci-hcd-Include-linux-slab.h-in-xhci-pci.c.patch

View File

@ -40,9 +40,9 @@
+ features/all/Kbuild-kconfig-Verbose-version-of-listnewconfig.patch
+ features/all/perf-Define-make-variables-ARCH-and-SRCARCH-consiste.patch
+ bugfix/arm/arm-Fix-.size-directive-for-xscale_dma_a0_map_area.patch
+ debian/sched-autogroup-disabled.patch
+ bugfix/all/rt2800-disable-powersaving-as-default.patch
+ bugfix/all/drm-nouveau-Use-pci_dma_mapping_error.patch
+ bugfix/all/drm-radeon-Use-pci_dma_mapping_error.patch
+ bugfix/powerpc/powerpc-kexec-Fix-build-failure-on-32-bit-SMP.patch
+ bugfix/all/xhci-hcd-Include-linux-slab.h-in-xhci-pci.c.patch