All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Jiang <dave.jiang@gmail.com>
To: linux-kernel@vger.kernel.org
Cc: Linus Torvalds <torvalds@osdl.org>, Andrew Morton <akpm@osdl.org>,
	greg@kroah.com, linux@arm.linux.org.uk, smaurer@teja.com,
	dsaxena@plexity.net, mporter@kernel.crashing.org,
	drew.moseley@intel.com
Subject: Re: [PATCH 1/5] resource: core changes to update u64 to unsigned long
Date: Fri, 14 Jan 2005 13:04:38 -0800	[thread overview]
Message-ID: <20050114210438.GA21248@plexity.net> (raw)
In-Reply-To: <20050114200103.GA19386@plexity.net>

On Jan 14 2005, at 12:01, Dave Jiang was caught saying:
> Here's the rework per Andrew and others' comments. Attempt to change
> resource.start and resource.end to u64 from unsigned long.
> 
> Signed-off-by: Dave Jiang <dave.jiang@gmail.com>
> 

Oops, I left out the part where Andrew suggested to cast the vars in
printk to (unsigned long long). I will put out applicable patches with
those updates. Sorry about that.....

  reply	other threads:[~2005-01-14 21:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-14 20:01 [PATCH 1/5] resource: core changes to update u64 to unsigned long Dave Jiang
2005-01-14 21:04 ` Dave Jiang [this message]
2005-01-14 21:32   ` Dave Jiang
2005-01-31 23:28     ` Greg KH

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=20050114210438.GA21248@plexity.net \
    --to=dave.jiang@gmail.com \
    --cc=akpm@osdl.org \
    --cc=drew.moseley@intel.com \
    --cc=dsaxena@plexity.net \
    --cc=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=mporter@kernel.crashing.org \
    --cc=smaurer@teja.com \
    --cc=torvalds@osdl.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.