Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934002Ab0D3ScQ (ORCPT ); Fri, 30 Apr 2010 14:32:16 -0400 Received: from fg-out-1718.google.com ([72.14.220.157]:12228 "EHLO fg-out-1718.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933924Ab0D3S3k convert rfc822-to-8bit (ORCPT ); Fri, 30 Apr 2010 14:29:40 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=hfpxYI0eBFHj+yZYAs0+dak2uM+fcouX3cQgmwfxVYVq3xqJcX33CBMjusdVlYYQhy bREPUaMcX/kVzpROEt3e4ek/eolyHL9h0RIkkVKyFsbnktAtZc/YXWQzfUMNcpXDog8e xd9g6OTKSWYGyTLH/7CFqACvPqEf9YNG6j0cc= MIME-Version: 1.0 In-Reply-To: <201004282252.07424.pedrogfrancisco@gmail.com> References: <201004230806.13628.pedrogfrancisco@gmail.com> <201004241828.37489.pedrogfrancisco@gmail.com> <201004282252.07424.pedrogfrancisco@gmail.com> Date: Thu, 29 Apr 2010 09:17:00 +0200 Message-ID: Subject: Re: ath5k misbehaving affecting other kernel parts unrelated? From: Vegard Nossum To: Pedro Francisco Cc: me@bobcopeland.com, "John W. Linville" , linux-kernel@vger.kernel.org, linux-wireless@vger.kernel.org, mickflemm@gmail.com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 897 Lines: 22 > A Sexta, 23 de Abril de 2010 17:37:03 me@bobcopeland.com escreveu: > -snip >> Advice for debugging: turn on slub/slab debug options, and possibly >> kmemcheck.  kmemcheck was very helpful for me last time I had such >> a corruption issue. > > I can't seem to find the "kmemcheck: trap use of uninitialized memory" option > in make menuconfig, section Kernel Hacking, though a search shows it should be > there. Most likely you need to disable "Optimize for size", under "General setup" in the main menu to make it appear. But it could also be one of the other dependencies; check the "Depends on" line of KMEMCHECK when you do the search. Vegard -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/