Linux PARISC architecture development
 help / color / mirror / Atom feed
From: Naresh Kumar <knaresh@india.hp.com>
To: parisc-linux@lists.parisc-linux.org
Subject: [parisc-linux] error?
Date: Tue, 27 Jan 2004 15:16:16 +0530	[thread overview]
Message-ID: <40163368.74DACC64@india.hp.com> (raw)

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

Hi,
I noticed in the function 'linux-2.6/drivers/parisc/lba_pci.c:
lba_pat_resources( )' the following lines:

---------------------------------------------------------------
  case PAT_GMMIO:

   r = &(lba_dev->hba.gmmio_space);
   r->name   = "LBA GMMIO";
   r->start  = p->start;
   r->end    = p->end;
   r->flags  = IORESOURCE_MEM;
   r->parent = r->sibling = r->child = NULL;
   break;
   lba_dev->gmmio_base = p->start;
   break;

  case PAT_NPIOP:
    printk(KERN_WARNING MODULE_NAME
    " range[%d] : ignoring NPIOP (0x%lx)\n",
    i, p->start);
   break;
-------------------------------------------------------------------

Please note the extra lines after the 'break;'. The version of
'lba_pci.c' is 1.7. Seems to have happened due to oversight.

Thanks,
Naresh.


[-- Attachment #2: Type: text/html, Size: 1159 bytes --]

             reply	other threads:[~2004-01-27  9:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-27  9:46 Naresh Kumar [this message]
2004-01-27 17:22 ` [parisc-linux] error? Grant Grundler
2004-01-27 17:37   ` Matthew Wilcox
2004-01-28  5:26   ` Naresh Kumar

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=40163368.74DACC64@india.hp.com \
    --to=knaresh@india.hp.com \
    --cc=parisc-linux@lists.parisc-linux.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