1. 25 Feb, 2010 1 commit
    • Dominik Brodowski's avatar
      pcmcia: validate late-added resources · 7b4884ca
      Dominik Brodowski authored
      Currently, only those mem resources are validated which are already
      registered at the time the first PCMCIA card is inserted. As we can
      only validate resources immediately after card insert, store
      "registered" mem resources in mem_db, and only upon validation move
      them to mem_db_valid. When allocationg mem resources, mem_db_valid is
      then preferred to mem_db.
      Signed-off-by: default avatarDominik Brodowski <linux@dominikbrodowski.net>
      7b4884ca
  2. 17 Feb, 2010 34 commits
  3. 24 Jan, 2010 4 commits
  4. 17 Jan, 2010 1 commit