Linux PARISC architecture development
 help / color / mirror / Atom feed
From: Christoph Plattner <christoph.plattner@gmx.at>
To: Matthew Wilcox <willy@debian.org>
Cc: Thomas Marteau <marteaut@esiee.fr>,
	grundler@puffin.external.hp.com, ryan_bradetich@uswest.net,
	"parisc-linux@lists.parisc-linux.org"
	<parisc-linux@lists.parisc-linux.org>
Subject: Re: [parisc-linux] Re: E55 status - NEW CVS DIFF (DRIVER)
Date: Tue, 20 Nov 2001 01:14:56 +0100	[thread overview]
Message-ID: <3BF9A080.C7DC7EB4@gmx.at> (raw)
In-Reply-To: 20011119233355.B652@parcelfarce.linux.theplanet.co.uk

[-- Attachment #1: Type: text/plain, Size: 1699 bytes --]

Hello again !

I have redone the stuff and have incorporated your commenst.
Further I have sent my two files as tar.gz, as the leading '>' may
also come from the mailer environment, as `-u' definitly does not
write '>' or '<', only +/-.

I have used the settings from the `.cvsrc' now.

Bye
Christoph P.



Matthew Wilcox wrote:
> 
> Let's try a quick audit...
> 
> On Mon, Nov 19, 2001 at 11:42:29PM +0100, Christoph Plattner wrote:
> > cvs server: Diffing .
> > cvs server: Diffing Documentation
> 
> could you use the cvsrc distributed as part of build-tools?  it removes
> this extra verbiage...
> 
> > +     /* wait for a keyboard (rs232)-input */
> > +     do {
> > +             unsigned long flags;
> > +
> > +             save_flags(flags);
> > +             cli();
> > +             status = real32_call(PAGE0->mem_kbd.iodc_io,
> > +                     (unsigned long)PAGE0->mem_kbd.hpa, ENTRY_IO_CIN,
> > +                     PAGE0->mem_kbd.spa, __pa(PAGE0->mem_kbd.dp.layers),
> > +                     __pa(iodc_retbuf), 0, __pa(iodc_dbuf), 1, 0);
> > +             restore_flags(flags);
> > +             ch = *iodc_dbuf;        /* save the character directly to ch */
> > +     } while (0) ;                   /* once !! */
> 
> please use spin_lock_irqsave/restore instead.
> 
> > #ifdef SERIAL_INLINE
> > #define _INLINE_ inline
> > #else
> > #define _INLINE_
> > #endif
> 
> i hate this.  all examples of this have been removed from our tree afaik..
> 
> have to go out now... back later.
> 
> --
> Revolutions do not require corporate support.

-- 
-------------------------------------------------------
private:	christoph.plattner@gmx.at
company:	christoph.plattner@alcatel.at

[-- Attachment #2: palinux-outgoing-20011120.tar.gz --]
[-- Type: application/x-gzip, Size: 8595 bytes --]

      reply	other threads:[~2001-11-20  0:15 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-04 22:21 [parisc-linux] Changes in Puffin Hardware Database !! Christoph Plattner
     [not found] ` <3BF4E38C.D59603FE@esiee.fr>
2001-11-18  2:24   ` [parisc-linux] Re: E55 status Christoph Plattner
2001-11-19 16:45     ` Grant Grundler
2001-11-19 18:29     ` Ryan Bradetich
2001-11-19 22:42   ` Christoph Plattner
2001-11-19 23:04     ` [parisc-linux] Re: E55 status - ADDENDUM TO DRIVER Christoph Plattner
2001-11-19 23:24       ` Matthew Wilcox
2001-11-19 23:33     ` [parisc-linux] Re: E55 status Matthew Wilcox
2001-11-20  0:14       ` Christoph Plattner [this message]

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=3BF9A080.C7DC7EB4@gmx.at \
    --to=christoph.plattner@gmx.at \
    --cc=grundler@puffin.external.hp.com \
    --cc=marteaut@esiee.fr \
    --cc=parisc-linux@lists.parisc-linux.org \
    --cc=ryan_bradetich@uswest.net \
    --cc=willy@debian.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