Searched hist:"6 abaa0c9" (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/mmc/core/ |
H A D | Kconfig | 6abaa0c9 Tue May 01 09:00:02 CDT 2007 Pierre Ossman <drzeus@drzeus.cx> mmc: support unsafe resume of cards
Since many have the system root on MMC/SD we must allow some foot shooting when it comes to resume.
We cannot detect if a card is removed and reinserted during suspend, so the safe approach would be to assume it was, avoiding potential filesystem corruption. This will of course not work if you cannot release the card before suspend.
This commit adds a compile time option that makes the MMC layer assume the card wasn't touched if it is redetected upon resume.
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx> 6abaa0c9 Tue May 01 09:00:02 CDT 2007 Pierre Ossman <drzeus@drzeus.cx> mmc: support unsafe resume of cards Since many have the system root on MMC/SD we must allow some foot shooting when it comes to resume. We cannot detect if a card is removed and reinserted during suspend, so the safe approach would be to assume it was, avoiding potential filesystem corruption. This will of course not work if you cannot release the card before suspend. This commit adds a compile time option that makes the MMC layer assume the card wasn't touched if it is redetected upon resume. Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
|
H A D | core.h | 6abaa0c9 Tue May 01 09:00:02 CDT 2007 Pierre Ossman <drzeus@drzeus.cx> mmc: support unsafe resume of cards
Since many have the system root on MMC/SD we must allow some foot shooting when it comes to resume.
We cannot detect if a card is removed and reinserted during suspend, so the safe approach would be to assume it was, avoiding potential filesystem corruption. This will of course not work if you cannot release the card before suspend.
This commit adds a compile time option that makes the MMC layer assume the card wasn't touched if it is redetected upon resume.
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx> 6abaa0c9 Tue May 01 09:00:02 CDT 2007 Pierre Ossman <drzeus@drzeus.cx> mmc: support unsafe resume of cards Since many have the system root on MMC/SD we must allow some foot shooting when it comes to resume. We cannot detect if a card is removed and reinserted during suspend, so the safe approach would be to assume it was, avoiding potential filesystem corruption. This will of course not work if you cannot release the card before suspend. This commit adds a compile time option that makes the MMC layer assume the card wasn't touched if it is redetected upon resume. Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
|
H A D | sd.c | 6abaa0c9 Tue May 01 09:00:02 CDT 2007 Pierre Ossman <drzeus@drzeus.cx> mmc: support unsafe resume of cards
Since many have the system root on MMC/SD we must allow some foot shooting when it comes to resume.
We cannot detect if a card is removed and reinserted during suspend, so the safe approach would be to assume it was, avoiding potential filesystem corruption. This will of course not work if you cannot release the card before suspend.
This commit adds a compile time option that makes the MMC layer assume the card wasn't touched if it is redetected upon resume.
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
|
H A D | mmc.c | 6abaa0c9 Tue May 01 09:00:02 CDT 2007 Pierre Ossman <drzeus@drzeus.cx> mmc: support unsafe resume of cards
Since many have the system root on MMC/SD we must allow some foot shooting when it comes to resume.
We cannot detect if a card is removed and reinserted during suspend, so the safe approach would be to assume it was, avoiding potential filesystem corruption. This will of course not work if you cannot release the card before suspend.
This commit adds a compile time option that makes the MMC layer assume the card wasn't touched if it is redetected upon resume.
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx> 6abaa0c9 Tue May 01 09:00:02 CDT 2007 Pierre Ossman <drzeus@drzeus.cx> mmc: support unsafe resume of cards Since many have the system root on MMC/SD we must allow some foot shooting when it comes to resume. We cannot detect if a card is removed and reinserted during suspend, so the safe approach would be to assume it was, avoiding potential filesystem corruption. This will of course not work if you cannot release the card before suspend. This commit adds a compile time option that makes the MMC layer assume the card wasn't touched if it is redetected upon resume. Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
|
H A D | core.c | 6abaa0c9 Tue May 01 09:00:02 CDT 2007 Pierre Ossman <drzeus@drzeus.cx> mmc: support unsafe resume of cards
Since many have the system root on MMC/SD we must allow some foot shooting when it comes to resume.
We cannot detect if a card is removed and reinserted during suspend, so the safe approach would be to assume it was, avoiding potential filesystem corruption. This will of course not work if you cannot release the card before suspend.
This commit adds a compile time option that makes the MMC layer assume the card wasn't touched if it is redetected upon resume.
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx> 6abaa0c9 Tue May 01 09:00:02 CDT 2007 Pierre Ossman <drzeus@drzeus.cx> mmc: support unsafe resume of cards Since many have the system root on MMC/SD we must allow some foot shooting when it comes to resume. We cannot detect if a card is removed and reinserted during suspend, so the safe approach would be to assume it was, avoiding potential filesystem corruption. This will of course not work if you cannot release the card before suspend. This commit adds a compile time option that makes the MMC layer assume the card wasn't touched if it is redetected upon resume. Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
|
/openbmc/linux/drivers/mmc/ |
H A D | Kconfig | 6abaa0c9 Tue May 01 09:00:02 CDT 2007 Pierre Ossman <drzeus@drzeus.cx> mmc: support unsafe resume of cards
Since many have the system root on MMC/SD we must allow some foot shooting when it comes to resume.
We cannot detect if a card is removed and reinserted during suspend, so the safe approach would be to assume it was, avoiding potential filesystem corruption. This will of course not work if you cannot release the card before suspend.
This commit adds a compile time option that makes the MMC layer assume the card wasn't touched if it is redetected upon resume.
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx> 6abaa0c9 Tue May 01 09:00:02 CDT 2007 Pierre Ossman <drzeus@drzeus.cx> mmc: support unsafe resume of cards Since many have the system root on MMC/SD we must allow some foot shooting when it comes to resume. We cannot detect if a card is removed and reinserted during suspend, so the safe approach would be to assume it was, avoiding potential filesystem corruption. This will of course not work if you cannot release the card before suspend. This commit adds a compile time option that makes the MMC layer assume the card wasn't touched if it is redetected upon resume. Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
|