Bug 8411 - tifm_sd probes cards asynchronously
Summary: tifm_sd probes cards asynchronously
Status: REJECTED WILL_NOT_FIX
Alias: None
Product: Drivers
Classification: Unclassified
Component: MMC/SD (show other bugs)
Hardware: i386 Linux
: P2 low
Assignee: Pierre Ossman
URL:
Keywords:
Depends on:
Blocks: 8052
  Show dependency tree
 
Reported: 2007-05-01 01:54 UTC by Sergey Yanovich
Modified: 2007-05-01 03:56 UTC (History)
1 user (show)

See Also:
Kernel Version: v2.6.21.1
Subsystem:
Regression: ---
Bisected commit-id:


Attachments

Description Sergey Yanovich 2007-05-01 01:54:31 UTC
Most recent kernel where this bug did *NOT* occur: n/a
Distribution: n/a
Hardware Environment: i386, Pentium M, Sony laptop, a slow MMC card
Software Environment: console shell
Problem Description:
This may well be not bug, but a normal behavior of an mmc driver. My version in
bug 8352 was using a different card probing technique (mmc_rescan), which was
synchronous.

The issue is raised to check for consistency with the rest of the MMC kernel
subsystem. Just close this if asynchronous probing is normal.

Steps to reproduce:
modprobe tifm_sd; test -b /dev/mmcblk0p1
Comment 1 Pierre Ossman 2007-05-01 03:56:50 UTC
This is by design. Closing bug as WILL_NOT_FIX.

Note You need to log in before you can comment on or make changes to this bug.