All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Schmitz <schmitzmic@gmail.com>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Linux/m68k <linux-m68k@vger.kernel.org>,
	Debian m68k <debian-68k@lists.debian.org>
Subject: Re: [PATCH v3 0/4] Atari kernel-in-FastRAM patches v3
Date: Tue, 27 May 2014 20:56:27 +1200	[thread overview]
Message-ID: <5384533B.1050501@gmail.com> (raw)
In-Reply-To: <CAOmrzkJFqR4FzKaQGwa9vjzCM+OEP2mre=qRWuxbeH-imPhEXQ@mail.gmail.com>

Michael Schmitz wrote:
> Hi Geert,
>
> On Tue, May 27, 2014 at 8:56 AM, Geert Uytterhoeven
> <geert@linux-m68k.org> wrote:
>   
>> Hi Michael,
>>
>> On Mon, Mar 31, 2014 at 10:06 AM, Michael Schmitz <schmitzmic@gmail.com> wrote:
>>     
>>> changes to stram.c and atafb.c patches as requested. The external_addr
>>> case is still untested - may have other bugs that I've not seen when
>>> changing the external_addr types.
>>>
>>> CC to the relevant lists for floppy and SCSI patches.
>>>       
>> Thanks, applied and queued for 3.16.
>>     
>
> Thank you - anyone testing these please note that the Falcon SCSI DMA
> dribble buffer handling in the SCSI patch is still faulty. You should
> _not_ attempt to use SCSI when running the kernel in FastRAM.
>
>   
Found the error, most likely - when the kernel runs in FastRAM, 
m68k_num_memory is == 1. Is there a way to access the bootinfo view of 
the number of memory chunks after the MMU init code has tweaked 
m68k_num_memory, Geert?

Cheers,

    Michael

  reply	other threads:[~2014-05-27  8:57 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-31  8:06 [PATCH v3 0/4] Atari kernel-in-FastRAM patches v3 Michael Schmitz
2014-03-31  8:06 ` [PATCH v3 1/4] m68k/atari - stram: alloc ST-RAM pool even if kernel not in ST-RAM Michael Schmitz
2014-03-31  8:06 ` [PATCH v3 2/4] m68k/atari - atafb: convert allocation of fb ram to new interface Michael Schmitz
2014-03-31  9:12   ` Geert Uytterhoeven
2014-03-31 18:43     ` Michael Schmitz
2014-03-31  8:06 ` [PATCH v3 3/4] m68k/atari - ataflop: use correct virt/phys translation for DMA buffer Michael Schmitz
2014-03-31  8:06 ` [PATCH v3 4/4] m68k/atari - atari_scsi: " Michael Schmitz
2014-05-26 20:56 ` [PATCH v3 0/4] Atari kernel-in-FastRAM patches v3 Geert Uytterhoeven
2014-05-26 21:58   ` Michael Schmitz
2014-05-27  8:56     ` Michael Schmitz [this message]
2014-05-27  9:14       ` Geert Uytterhoeven
2014-05-28  0:18         ` Michael Schmitz
2014-05-28  7:35           ` Geert Uytterhoeven

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=5384533B.1050501@gmail.com \
    --to=schmitzmic@gmail.com \
    --cc=debian-68k@lists.debian.org \
    --cc=geert@linux-m68k.org \
    --cc=linux-m68k@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.