All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vojtech Pavlik <vojtech@suse.cz>
To: Richard Henderson <rth@redhat.com>
Cc: Vojtech Pavlik <vojtech@suse.cz>,
	torvalds@transmeta.com, linux-kernel@vger.kernel.org
Subject: Re: [patch] fix alpha atkbd oops
Date: Fri, 11 Oct 2002 11:54:40 +0200	[thread overview]
Message-ID: <20021011115440.B986@ucw.cz> (raw)
In-Reply-To: <20021011003434.GA1705@redhat.com>; from rth@redhat.com on Thu, Oct 10, 2002 at 05:34:34PM -0700

On Thu, Oct 10, 2002 at 05:34:34PM -0700, Richard Henderson wrote:
> When called from 
> 
>         if (atkbd_reset)
>                 if (atkbd_command(atkbd, NULL, ATKBD_CMD_RESET_BAT))
> 
> in atkbd_probe, we'll crash trying to write back the results
> into the null pointer.
> 
> The interface to atkbd_command seems more sensible to allow
> a null pointer to indicate that the caller doesn't care about
> the received data than to supply a dummy pointer here.

Thanks, applied.

-- 
Vojtech Pavlik
SuSE Labs

      reply	other threads:[~2002-10-11  9:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-11  0:34 [patch] fix alpha atkbd oops Richard Henderson
2002-10-11  9:54 ` Vojtech Pavlik [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=20021011115440.B986@ucw.cz \
    --to=vojtech@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rth@redhat.com \
    --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.