First  |  Prev |  Next  |  Last
Pages: 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217
[PATCH 8/9] arch/m68knommu: Removing dead RAM_{16,32}_MB config option
CONFIG_RAM_{16,32}_MB doesn't exist in Kconfig, therefore removing all references to it from the source. Signed-off-by: Christian Dietrich <qy03fugy(a)stud.informatik.uni-erlangen.de> --- arch/m68knommu/platform/68328/head-de2.S | 6 ------ 1 files changed, 0 insertions(+), 6 deletions(-) diff --git a/arch/... 4 Aug 2010 09:13
[PATCH] fixed resource leak in scripts/mod/modpost.c
sec2annotation returns malloc'ed buffer directly to printf as an argument. Patch lets free this buffer after printing. ... 4 Aug 2010 09:13
Fix CONFIG_CROSS_COMPILE issue in .config
On Wed, Jun 23, 2010 at 5:44 AM, Tiago Maluta <tiago.maluta(a)gmail.com> wrote: On Mon, Jun 21, 2010 at 4:54 PM, Michal Marek <mmarek(a)suse.cz> wrote: On 21.6.2010 21:06, Andrew Morton wrote: On Thu, 17 Jun 2010 12:50:52 +0000 Tiago Maluta <tiago.maluta(a)gmail.com> wrote: Linux has an recent opt... 10 Aug 2010 08:00
[PATCH 2/3] DMAENGINE: add runtime slave config to DMA40 v3
This extends the DMA engine driver for the DMA40 used in the U8500 platform with the generic runtime slave configuration interface. Signed-off-by: Linus Walleij <linus.walleij(a)stericsson.com> --- Changes v2->v3: - Fixed some rebase problem agains the async_tx tree. --- drivers/dma/ste_dma40.c | 141 ++++++++... 4 Aug 2010 09:13
Input: sysrq - drop tty argument from sysrq ops handlers
On 08/04/2010 03:33 AM, Benjamin Herrenschmidt wrote: On Wed, 2010-08-04 at 00:59 -0700, Dmitry Torokhov wrote: Noone is using tty argument so let's get rid of it. While talking about sysrq... I noticed that serial drivers call sysrq with the uart lock held. The usb serial ... 4 Aug 2010 09:13
WARNING at net/wireless/reg.c when wireless network is disconnected
Hello, this warning has been around ever since I switched to 2.6.34, has accompanied me through the 2.6.35-rc* phase and is still there with 2.6.35. I didn't bother to report it so far, as there seems to be no harm. Whenever I disconnect/get disconnected from the wireless, I receive the below warning: -----... 4 Aug 2010 11:24
USB: drop tty argument from usb_serial_handle_sysrq_char()
On 08/04/2010 02:59 AM, Dmitry Torokhov wrote: Since handle_sysrq() does not take tty as argument anymore we can drop it from usb_serial_handle_sysrq_char() as well. Acked-by: Jason Wessel <jason.wessel(a)windriver.com> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in t... 4 Aug 2010 08:08
Section Mismatches
Hi Uwe, I see that your commit 0db252452378aa7a9e001a13226e1cd1dc61453d removed the *_driver from the symbol whitelist when referencing init section (heh, it took a while), but could you explain what's the rationale behind that ? Thanks a lot -- balbi DefectiveByDesign.org -- To unsubscribe from t... 9 Aug 2010 06:50
2.6.35: suspicious rcu_dereference_check() usage
Hello, Today I gave a first try to 2.6.35 and it immediately produced: Aug 4 15:12:09 tgt kernel: [ 183.799040] =================================================== Aug 4 15:12:09 tgt kernel: [ 183.799158] [ INFO: suspicious rcu_dereference_check() usage. ] ... 9 Aug 2010 11:13
oprofile: updates for v2.6.36
On 04.08.10 12:47:38, Robert Richter wrote: Ingo, please pull oprofile updates for v2.6.36: (Of course v2.6.36 should also be in the subject.) -- Advanced Micro Devices, Inc. Operating System Research Center -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body o... 4 Aug 2010 11:24
First  |  Prev |  Next  |  Last
Pages: 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217