public inbox for linux-m68k@lists.linux-m68k.org
 help / color / mirror / Atom feed
From: Matthias Reis <matthias.reis@physik.tu-berlin.de>
To: linux-m68k@vger.kernel.org
Subject: 68000 patches (Atari ST platform)
Date: Mon, 12 Sep 2011 01:09:20 +0200	[thread overview]
Message-ID: <20110911230920.GA1541@matze-K8NF4G-SATA2> (raw)

Hi all,

today I finally got my hands on the user interrupts for plain 68000 CPUs and it was quite straightforward, just as you have suggested: I implemented user*_inthandlers in entry_mm.S that push the vectornumber onto the stack. My kernel still doesn't boot completely, but it runs now correctly calibrate delay loop (0.59 BogoMIPS, isn't it great? ;) since the timer interrupt is working.

According to the "release early, release often"-mantra, I want now to send some patches to the list. Do you want to have the Atari bootstrap patches in this mailinglist? I'm asking because bootstrap is not (anymore) part of the kernel sources... The next question would be whether you want to have a single head.S version for the Atari ST-nommu platform or a merge with the current arch/m68k/kernel/head.S. The head.S I use does not use much code from the "classic" head.S and is for sure easier to read due to its small size.

Best regards,
Matthias

             reply	other threads:[~2011-09-11 23:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-11 23:09 Matthias Reis [this message]
2011-09-11 23:26 ` 68000 patches (Atari ST platform) Michael Schmitz
2011-09-15 11:45   ` Thorsten Glaser
2011-09-15 11:53     ` Geert Uytterhoeven
2011-09-16  1:06     ` Michael Schmitz
2011-09-16  8:20       ` Thorsten Glaser

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=20110911230920.GA1541@matze-K8NF4G-SATA2 \
    --to=matthias.reis@physik.tu-berlin.de \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox