On Thu, Mar 10, 2016 at 11:26:38AM -0500, Stefan Berger wrote: > Jarkko Sakkinen <[email protected]> wrote on 03/10/2016 > 08:21:56 AM: > > > From: Jarkko Sakkinen <[email protected]> > > To: Stefan Berger <[email protected]> > > Cc: [email protected] > > Date: 03/10/2016 08:22 AM > > Subject: Re: [tpmdd-devel] [PATCH v6 06/11] tpm: Replace device > > number bitmap with IDR > > > > Hi Stefan > > > > On Wed, Mar 09, 2016 at 12:39:25PM -0500, Stefan Berger wrote: > > > Replace the device number bitmap with IDR. Extend the number of > devices we > > > can create to 64k. > > > Since an IDR allows us to associate a pointer with an ID, we use this > now > > > to rewrite tpm_chip_find_get() to simply look up the chip pointer by > the > > > given device ID. > > > > > > Protect the IDR calls with a mutex. > > > > Could you make a separate patch set of first six patches and CC them to > > [email protected] and [email protected]. > > I'd rather post v7 of the whole series so that we don't have too many > different series flying around. I can add a comment into the cover letter > to request particular care for patches 1 to 6 or 7?
Makes sense! It doesn't prevent me merging the 'head' of the series :) > Stefan /Jarkko ------------------------------------------------------------------------------ Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http://pubads.g.doubleclick.net/gampad/clk?id=278785111&iu=/4140 _______________________________________________ tpmdd-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tpmdd-devel
