lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Sun, 3 May 2009 21:09:10 +0200
From:	Pierre Ossman <pierre@...man.eu>
To:	"Cai, Cliff" <Cliff.Cai@...log.com>
Cc:	linux-kernel@...r.kernel.org, "Cliff Cai" <cliffcai.sh@...il.com>
Subject: Re: [PATCH][RESEND][mmc/host]:Blackfin SD Host Controller Driver

On Mon, 27 Apr 2009 09:47:15 +0800
"Cai, Cliff" <Cliff.Cai@...log.com> wrote:

> >
> >If the controller can only do DAT3-detection, then I think 
> >it's best if we put it into polling mode.
> 
> What did you mean the polling mode,using a timer?
> 

The MMC core handles it for you. Just set MMC_CAP_NEEDS_POLL.

> >
> >You cannot index sg lists directly anymore. You have to 
> >iterate over them using the iteration helpers.
> 
> Why?
> 

Because you'll read bogus data otherwise and can even cause a oops. The
sg lists can be linked, which introduces special entries.

Rgds
-- 
     -- Pierre Ossman

  WARNING: This correspondence is being monitored by the
  Swedish government. Make sure your server uses encryption
  for SMTP traffic and consider using PGP for end-to-end
  encryption.

Download attachment "signature.asc" of type "application/pgp-signature" (199 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ