All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vivek Goyal <vgoyal@in.ibm.com>
To: Greg KH <gregkh@suse.de>
Cc: linux kernel mailing list <linux-kernel@vger.kernel.org>,
	Morton Andrew Morton <akpm@osdl.org>
Subject: Re: [RFC][PATCH 1/6] kconfigurable resources core changes
Date: Fri, 5 May 2006 14:35:56 -0400	[thread overview]
Message-ID: <20060505183556.GI6450@in.ibm.com> (raw)
In-Reply-To: <20060505181002.GA2715@suse.de>

On Fri, May 05, 2006 at 11:10:02AM -0700, Greg KH wrote:
> On Fri, May 05, 2006 at 01:28:47PM -0400, Vivek Goyal wrote:
> > 
> > 
> > o Core changes for Kconfigurable memory and IO resources. By default resources
> >   are 64bit until chosen to be 32bit.
> > 
> > o Last time I posted the patches for 64bit memory resources but it raised
> >   the concerns regarding code bloat on 32bit systems who use 32 bit
> >   resources.
> > 
> > o This patch-set allows resources to be kconfigurable.
> > 
> > o I have done cross compilation on i386, x86_64, ppc, powerpc, sparc, sparc64
> >   ia64 and alpha.
> > 
> > Signed-off-by: Vivek Goyal <vgoyal@in.ibm.com>
> 
> So do these replace all of your other patches sitting in my tree right
> now?
>

No. This patch set applies on top of the old patches.

Very few changes in the previous patches have been nullified, like
changing u64 to resource_size_t. There are lots of printk() statement
changes in previous patch set which are required to supress the compilation
warnings. That's the reason I kept new patches incremental.



  reply	other threads:[~2006-05-05 18:36 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-05 17:28 [RFC][PATCH 1/6] kconfigurable resources core changes Vivek Goyal
2006-05-05 17:30 ` [RFC][PATCH 2/6] kconfigurable resources driver pci changes Vivek Goyal
2006-05-05 17:31   ` [RFC][PATCH 3/6] kconfigurable resources driver others changes Vivek Goyal
2006-05-05 17:33     ` [RFC][PATCH 4/6] kconfigurable resources arch dependent changes (arch/[a-i]*) Vivek Goyal
2006-05-05 17:34       ` [RFC][PATCH 5/6] kconfigurable resources arch dependent changes (arch/[j-p]*) Vivek Goyal
2006-05-05 17:36         ` [RFC][PATCH 6/6] kconfigurable resources arch dependent changes (arch/[q-z]*) Vivek Goyal
2006-05-05 18:10 ` [RFC][PATCH 1/6] kconfigurable resources core changes Greg KH
2006-05-05 18:35   ` Vivek Goyal [this message]
2006-05-09 19:33 ` Kumar Gala
2006-05-09 20:03   ` Vivek Goyal
2006-05-18  5:19     ` Matthew Frost
2006-05-18  5:43       ` Andrew Morton
2006-05-18  6:14         ` Matthew Frost

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=20060505183556.GI6450@in.ibm.com \
    --to=vgoyal@in.ibm.com \
    --cc=akpm@osdl.org \
    --cc=gregkh@suse.de \
    --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 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.