From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753029Ab0AGPo5 (ORCPT ); Thu, 7 Jan 2010 10:44:57 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752870Ab0AGPo4 (ORCPT ); Thu, 7 Jan 2010 10:44:56 -0500 Received: from mail-yw0-f176.google.com ([209.85.211.176]:61695 "EHLO mail-yw0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752315Ab0AGPoz (ORCPT ); Thu, 7 Jan 2010 10:44:55 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=d+H4ZGmy/HHmmPyYr16UlJVuYcSGPHSkauWGYt4WELL++biF3cUT99HVv8AW0O/bo/ cEbvqmgEnYz04j1hJ05El0XQhXp4ZkK7EHvydUoMAnWDDYMn5TZUjMy5BrUmaYwnPM4g LpYOM1Qq2gRX1awX0HyFwcGhoTnuH0+MRFv8o= Message-ID: <4B460188.1050504@gmail.com> Date: Thu, 07 Jan 2010 07:45:12 -0800 From: "Justin P. Mattock" User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.4pre) Gecko/20091114 Lightning/1.0pre Thunderbird/3.0b4 MIME-Version: 1.0 To: "John W. Linville" CC: linux-wireless@vger.kernel.org, Linux Kernel Mailing List Subject: Re: [bisected] sys_paccept: disable paccept() causes my macbook pro to have an annoying whining sound References: <20100107125433.GB13603@tuxdriver.com> In-Reply-To: <20100107125433.GB13603@tuxdriver.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 01/07/10 04:54, John W. Linville wrote: > On Wed, Jan 06, 2010 at 10:16:27PM -0800, Justin Mattock wrote: >> for a while I've been hearing this odd >> annoying sound coming from my macbook pro >> when the system is idle(no internet use tv/radio/web etc...) >> as soon as I do anything(radio,web) the noise disappears. >> >> here is a url where they are experiencing the same issue: >> https://help.ubuntu.com/community/MacBook1-1/Hardy >> (down under whining noise); >> >> here is is the result of my bisect: >> >> 2d4c8266774188cda7f7e612e6dfb8ad12c579d5 is the first bad commit >> commit 2d4c8266774188cda7f7e612e6dfb8ad12c579d5 >> Author: Michael Kerrisk >> Date: Mon Sep 22 13:57:49 2008 -0700 >> >> sys_paccept: disable paccept() until API design is resolved > > Any particular reason you sent this to linux-wireless?? > because the bisect had resulted in something with wireless, so I figured it was the next best thing todo. Justin P. Mattock