mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: Tomas Winkler <tomas.winkler@intel.com>
Cc: drzeus-list@drzeus.cx, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 3/3] mmc: fix sdio_io sparse errors
Date: Mon, 30 Jun 2008 11:01:02 +0200	[thread overview]
Message-ID: <1214816462.11537.26.camel@violet.holtmann.net> (raw)
In-Reply-To: <1214812224-32267-3-git-send-email-tomas.winkler@intel.com>

Hi Tomas,

> This patch fixes sdio_io sparse errors.
> This fix changes signature of API functions,
> changing
> unsigned char -> u8
> unsigned short -> u16
> unsigned long -> u32 - this was probably a bug in 64 bit platforms

why are we not using the new get_unaligned_le* and put_unaligned_le*
functions for the tmpbuf access?

Regards

Marcel



  reply	other threads:[~2008-06-30  9:01 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-30  7:50 [PATCH 1/3] mmc_core: fix the use of hard coded timeout value Tomas Winkler
2008-06-30  7:50 ` [PATCH 2/3] mmc: wbsd.c fix shadowing of 'dma' variable Tomas Winkler
2008-06-30  7:50   ` [PATCH 3/3] mmc: fix sdio_io sparse errors Tomas Winkler
2008-06-30  9:01     ` Marcel Holtmann [this message]
2008-06-30 11:48       ` Winkler, Tomas
2008-07-04 17:38     ` Pierre Ossman
2008-06-30  8:57   ` [PATCH 2/3] mmc: wbsd.c fix shadowing of 'dma' variable Marcel Holtmann
2008-07-04 17:14   ` Pierre Ossman
2008-06-30  8:58 ` [PATCH 1/3] mmc_core: fix the use of hard coded timeout value Marcel Holtmann
2008-06-30 11:45   ` Winkler, Tomas
2008-07-04 17:13 ` Pierre Ossman

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=1214816462.11537.26.camel@violet.holtmann.net \
    --to=marcel@holtmann.org \
    --cc=drzeus-list@drzeus.cx \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tomas.winkler@intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome