public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Peter Zaitcev <zaitcev@redhat.com>
To: Alan Cox <alan@redhat.com>
Cc: Peter Zaitcev <zaitcev@redhat.com>, linux-kernel@vger.kernel.org
Subject: Re: Patch to ymfpci from ALSA 0.99
Date: Mon, 5 Mar 2001 20:51:39 -0500	[thread overview]
Message-ID: <20010305205139.A26463@devserv.devel.redhat.com> (raw)
In-Reply-To: <20010305192524.A19811@devserv.devel.redhat.com> <200103060146.f261kWY26310@devserv.devel.redhat.com>
In-Reply-To: <200103060146.f261kWY26310@devserv.devel.redhat.com>; from alan@redhat.com on Mon, Mar 05, 2001 at 08:46:32PM -0500

> From: Alan Cox <alan@redhat.com>
> To: zaitcev@redhat.com (Peter Zaitcev)
> Date: Mon, 5 Mar 2001 20:46:32 -0500 (EST)

> > -static unsigned long int	DspInst[] = {
> > +static unsigned long DspInst[YDSXG_DSPLENGTH / 4] = {
> >  	0x00000081, 0x000001a4, 0x0000000a, 0x0000002f,
> >  	0x00080253, 0x01800317, 0x0000407b, 0x0000843f,
> 
> This seems wrong (actually I suspect its a continuation of wrongness. What
> about 64bit platforms - u32 maybe ?)

It will work on 64 bits, only use 2 times more memory for the storage.
Should be safe to change to int or u32.

-- Pete

      reply	other threads:[~2001-03-06  1:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-06  0:25 Patch to ymfpci from ALSA 0.99 Peter Zaitcev
2001-03-06  1:46 ` Alan Cox
2001-03-06  1:51   ` Peter Zaitcev [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=20010305205139.A26463@devserv.devel.redhat.com \
    --to=zaitcev@redhat.com \
    --cc=alan@redhat.com \
    --cc=linux-kernel@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