Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760569AbXHKKxh (ORCPT ); Sat, 11 Aug 2007 06:53:37 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755885AbXHKKxa (ORCPT ); Sat, 11 Aug 2007 06:53:30 -0400 Received: from smtp2.it.da.ut.ee ([193.40.5.67]:36933 "EHLO smtp2.it.da.ut.ee" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754101AbXHKKx3 (ORCPT ); Sat, 11 Aug 2007 06:53:29 -0400 Date: Sat, 11 Aug 2007 13:53:25 +0300 (EEST) From: Meelis Roos To: "Rafael J. Wysocki" cc: Michal Piotrowski , Linus Torvalds , Andrew Morton , LKML , linux-pm@lists.linux-foundation.org, Pavel Machek Subject: Re: [3/3] 2.6.23-rc2: known regressions v2 In-Reply-To: <200708102206.58438.rjw@sisk.pl> Message-ID: References: <46B9F664.9060600@googlemail.com> <200708102124.01218.rjw@sisk.pl> <200708102206.58438.rjw@sisk.pl> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1442 Lines: 35 > > > 3. Can you please check if this patch changes anything: > > > http://marc.info/?l=linux-mm-commits&m=118669680811669&w=2 > > > > Tried it on current git, kernel/power/Kconfig gave 2 rejects. > > Tried on 2.6.23-rc2, still 2 rejects from the same file, .rej below: > > Sorry, but: > > rafael@albercik:~/src/linux-2.6> git-pull git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git > Already up-to-date. > rafael@albercik:~/src/linux-2.6> cat ~/pm-fix-dependencies-of-config_suspend-and-config_hibernation-updated-3x.patch | patch -p1 > patching file arch/x86_64/defconfig > patching file include/linux/cpu.h > patching file kernel/cpu.c > patching file kernel/power/Kconfig > > How come? Hmm, must have been mangled on the web (downloaded via wget so should be byte-by-byte exact). I now downloaded it from akpm-s broken-out tarball and this one applied fine. The patch changes the warning to a different warning, it's now kernel/power/Kconfig:79:warning: 'select' used by config symbol 'PM_SLEEP_SMP' refers to undefined symbol 'HOTPLUG_CPU' The warning also appears when running just "make ARCH=ppc" after "make ARCH=ppc oldconfig". -- Meelis Roos (mroos@linux.ee) - 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/