Re: [ANNOUNCE] 2.6.33-rc8-rt1

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

 



mm/slab.c
  2117                  kmem_freepages(cachep, addr, *this_cpu);
  2118                  if (OFF_SLAB(cachep)) {
  2119                          if (this_cpu)

	We already dereferenced "this_cpu" two lines earlier. 

  2120                                  __cache_free(cachep->slabp_cache, slabp, this_cpu);
  2121                          else
  2122                                  kmem_cache_free(cachep->slabp_cache, slabp);

regards,
dan carpenter
--
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [RT Stable]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux