All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Schwidefsky <schwidefsky@de.ibm.com>
To: linux-kernel@vger.kernel.org, torvalds@transmeta.com
Subject: [PATCH] s390: latest and greates for 2.5.51.
Date: Thu, 12 Dec 2002 19:12:09 +0100	[thread overview]
Message-ID: <200212121905.20679.schwidefsky@de.ibm.com> (raw)

Hi Linus,
some small s390 patches for 2.5.51. 

The patch overview:

01: Makefile changes as proposed by Sam Ravnborg.
02: sys_restart_syscall for s390/s390x. Following your suggestion I used
    a thread flag (TIF_RESTART_SVC) to indicate the restart condition
    to entry.S.
03: Fixes for the common i/o layer. Among other things I found the race
    condition in do_IRQ that has been plagueing me the last few days.
04: Another uaccess bug. __put_user_asm_8 doesn't return 0 for success.
05: Remove last remaining file of the old tape driver.
06: Arnd scanned through the device drivers and found some variables/functions
    that should better be declared static.
07: Some warnings fixes.
08: Make sys_wait4 available to modules.

blue skies,
  Martin.



                 reply	other threads:[~2002-12-12 18:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=200212121905.20679.schwidefsky@de.ibm.com \
    --to=schwidefsky@de.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@transmeta.com \
    /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.