From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Schwab Subject: Re: [PATCH] m68k atari: reserve some ST-RAM early on for device buffer use (was: Re: Aranym, more than 244MB FastRAM, garbled display) Date: Fri, 22 Oct 2010 11:05:13 +0200 Message-ID: References: <4CC14067.8090903@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-out.m-online.net ([212.18.0.10]:40339 "EHLO mail-out.m-online.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752965Ab0JVJFR (ORCPT ); Fri, 22 Oct 2010 05:05:17 -0400 In-Reply-To: <4CC14067.8090903@gmail.com> (Michael Schmitz's message of "Fri, 22 Oct 2010 20:42:31 +1300") Sender: linux-m68k-owner@vger.kernel.org List-Id: linux-m68k@vger.kernel.org To: Michael Schmitz Cc: Geert Uytterhoeven , Thorsten Glaser , linux-m68k@vger.kernel.org Michael Schmitz writes: > +static int __init atari_stram_setup(char *arg) > +{ > + int rc=0; > + > + if (!MACH_IS_ATARI) > + return 0; > + > + if (!(rc = sscanf(arg, "%d", &pool_size))) { pool_size = memparse(arg, NULL); Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."