Re: [v3.11][Regression] HID: hyperv: convert alloc+memcpy to memdup

From: Dan Carpenter
Date: Mon Sep 16 2013 - 16:47:31 EST


On Mon, Sep 16, 2013 at 01:42:35PM -0400, Joseph Salisbury wrote:
> Reverting the patch changes the driver back to useing kzalloc() and
> memcpy() instead of kmemdup. Doing so has uncovered another bug, which
> causes an oops on memcpy()[1]. We are in the process of bisecting that
> one now and will provide the results.

The two bugs are the same it's that the code has shifted a little. Mark
the commit as buggy and continue with the git bisect.

regards,
dan carpenter
--
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/