Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 7 Mar 2003 15:31:30 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 7 Mar 2003 15:31:30 -0500 Received: from [195.39.17.254] ([195.39.17.254]:9988 "EHLO Elf.ucw.cz") by vger.kernel.org with ESMTP id ; Fri, 7 Mar 2003 15:31:30 -0500 Date: Fri, 7 Mar 2003 21:41:21 +0100 From: Pavel Machek To: Patrick Mochel Cc: Pavel Machek , Nigel Cunningham , Linux Kernel Mailing List Subject: Re: SWSUSP Discontiguous pagedir patch Message-ID: <20030307204121.GC2447@elf.ucw.cz> References: <20030305180222.GA2781@zaurus.ucw.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Warning: Reading this can be dangerous to your mental health. User-Agent: Mutt/1.5.3i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 551 Lines: 18 Hi! > http://kernel.org/pub/linux/kernel/people/mochel/power/pm-2.5.64.diff.gz +static inline void suspend_restore_mem(void) This has to be in assembly. You can't trust gcc not to move stack pointer. Pavel -- When do you have a heart between your knees? [Johanka's followup: and *two* hearts?] - 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/