Re: [PATCH 08/13] tpm: Pull everything related to /dev/tpmX intotpm-dev.c

From: Jason Gunthorpe
Date: Tue Oct 01 2013 - 19:24:00 EST


On Wed, Oct 02, 2013 at 01:14:18AM +0200, Peter H?we wrote:

> The makefile patch did fix it.

Great, feel free squash into the broken commit, or I can respin
things.

> (along with a small fix for the tpm_i2c_atmel driver ;)

Hum, I wonder why my compilers didn't whine, x86-64 should have
complained I think...

Anyhow, the %zd is the error here, expected_len should ideally be a
u32 as it comes from be32_to_cpu(hdr->length)

Regards,
Jason
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/