From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756163AbZB0EoG (ORCPT ); Thu, 26 Feb 2009 23:44:06 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751799AbZB0Enz (ORCPT ); Thu, 26 Feb 2009 23:43:55 -0500 Received: from smtp1.linux-foundation.org ([140.211.169.13]:48921 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751117AbZB0Eny (ORCPT ); Thu, 26 Feb 2009 23:43:54 -0500 Date: Thu, 26 Feb 2009 20:43:12 -0800 (PST) From: Linus Torvalds X-X-Sender: torvalds@localhost.localdomain To: Alan Stern cc: =?ISO-8859-15?Q?Arve_Hj=F8nnev=E5g?= , Jeremy Fitzhardinge , LKML , Jesse Barnes , Thomas Gleixner , "Eric W. Biederman" , Ingo Molnar , pm list Subject: Re: [linux-pm] [RFC][PATCH 2/2] PM: Rework handling of interrupts during suspend-resume In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (LFD 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 26 Feb 2009, Alan Stern wrote: > > What you're missing is that the embedded world is quite a large one. I'm gpoing to give you one more clue, and if you don't stop sending out these IDIOTIC emails, I'm going to put you into my killfile. Got it? So listen up: - the number of ARM chips sold doesn't matter one F*CKING WHIT. - You need to add ONE SINGLE "sysdev" entry for ARM to take care of this FOR EVERY DAMN SINGLE ONE. - Your inane whining about this AFTER I HAVE TOLD YOU MULTIPLE TIMES HOW TO DO IT, AND AFTER I HAVE TOLD YOU THAT IT'S A SPECIAL CASE, IS F*CKING IRRITATING. Got it? I _grepped_ for that enable_irq_wake() use. It looks like it's only used on ARM and maybe BF. Add the five lines of code (just cut and paste them from my earlier email) to your architecture already, AND STOP WHINING. It's not a generic case. It's not a problem. You can damn well fix it in the ONE SINGLE ARCHITECTURE (or maybe two) that cares. I've told you how. Why is it so damn hard for you to just accept? Linus