public inbox for linux-m68k@lists.linux-m68k.org
 help / color / mirror / Atom feed
From: Andreas Schwab <schwab@linux-m68k.org>
To: Michael Schmitz <schmitzmic@googlemail.com>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>,
	Thorsten Glaser <tg@mirbsd.de>,
	linux-m68k@vger.kernel.org
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	[thread overview]
Message-ID: <m3hbged2d2.fsf@hase.home> (raw)
In-Reply-To: <4CC14067.8090903@gmail.com> (Michael Schmitz's message of "Fri, 22 Oct 2010 20:42:31 +1300")

Michael Schmitz <schmitzmic@googlemail.com> 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."

  reply	other threads:[~2010-10-22  9:05 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-01 15:49 Aranym, more than 244MB FastRAM, garbled display Kolbjørn Barmen
2010-10-01 17:07 ` Andreas Schwab
2010-10-01 17:09   ` Kolbjørn Barmen
2010-10-04 19:49     ` Thorsten Glaser
2010-10-05  6:47       ` Geert Uytterhoeven
2010-10-06  9:22         ` Thorsten Glaser
2010-10-07  7:47           ` Michael Schmitz
2010-10-07  8:22             ` Geert Uytterhoeven
2010-10-11  8:00               ` Michael Schmitz
2010-10-22  7:42                 ` [PATCH] m68k atari: reserve some ST-RAM early on for device buffer use (was: Re: Aranym, more than 244MB FastRAM, garbled display) Michael Schmitz
2010-10-22  9:05                   ` Andreas Schwab [this message]
2010-10-24  4:11                     ` Michael Schmitz
2010-12-05 11:11                       ` Geert Uytterhoeven
2010-10-07 13:11             ` Aranym, more than 244MB FastRAM, garbled display Petr Stehlik
2010-10-11  8:11               ` Michael Schmitz
2010-10-01 17:17   ` Geert Uytterhoeven
2010-10-04  7:51     ` Michael Schmitz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3hbged2d2.fsf@hase.home \
    --to=schwab@linux-m68k.org \
    --cc=geert@linux-m68k.org \
    --cc=linux-m68k@vger.kernel.org \
    --cc=schmitzmic@googlemail.com \
    --cc=tg@mirbsd.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox