Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Christoph Hellwig <hch@lst.de>,
	Ralf Baechle <ralf@linux-mips.org>, Andrew Morton <akpm@osdl.org>,
	Linux/MIPS Development <linux-mips@linux-mips.org>
Subject: Re: [PATCH] switch sibyte profiling driver to ->compat_ioctl
Date: Tue, 20 Sep 2005 10:06:14 +0200	[thread overview]
Message-ID: <20050920080614.GA29000@lst.de> (raw)
In-Reply-To: <Pine.LNX.4.62.0509200802570.2617@numbat.sonytel.be>

On Tue, Sep 20, 2005 at 08:03:56AM +0200, Geert Uytterhoeven wrote:
> On Mon, 19 Sep 2005, Christoph Hellwig wrote:
> > --- linux-2.6.orig/arch/mips/sibyte/sb1250/bcm1250_tbprof.c	2005-09-18 13:46:52.000000000 +0200
> > +++ linux-2.6/arch/mips/sibyte/sb1250/bcm1250_tbprof.c	2005-09-19 15:13:53.000000000 +0200
> > @@ -364,7 +366,8 @@
> >  	.open		= sbprof_tb_open,
> >  	.release	= sbprof_tb_release,
> >  	.read		= sbprof_tb_read,
> > -	.ioctl		= sbprof_tb_ioctl,
> > +	.unlocked_ioctl	= sbprof_tb_ioctl,
> > +	.comapt_ioctl	= sbprof_tb_ioctl,
>          ^^^^^^^^^^^^
> >  	.mmap		= NULL,
> >  };
> 
> DISCLAIMER: I didn't check whether the spelling error is in the struct
> definition as well.

no, it's not.  thanks for catching it :)

  reply	other threads:[~2005-09-20  8:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-19 15:08 [PATCH] switch sibyte profiling driver to ->compat_ioctl Christoph Hellwig
2005-09-20  6:03 ` Geert Uytterhoeven
2005-09-20  8:06   ` Christoph Hellwig [this message]
2005-09-30  0:52 ` Ralf Baechle

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=20050920080614.GA29000@lst.de \
    --to=hch@lst.de \
    --cc=akpm@osdl.org \
    --cc=geert@linux-m68k.org \
    --cc=linux-mips@linux-mips.org \
    --cc=ralf@linux-mips.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