Re: 2.6.13-rc2-mm2 : oops in dm_mod

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Alasdair G Kergon <[email protected]> wrote:
>
> I'm downloading -mm2 as I write this to check, but I can't
>  spot the part of the patch that updates dm-table.c to read:
> 
>  void dm_table_presuspend_targets(struct dm_table *t)
>  {
>          if (!t)
>                  return;
> 
>          return suspend_targets(t, 0);
>  }
>                                                                                  
>  void dm_table_postsuspend_targets(struct dm_table *t)
>  {
>          if (!t)
>                  return;
>                                                                                  
>          return suspend_targets(t, 1);
>  }

There's no patch in -mm which adds those tests of `t'.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]
  Powered by Linux