Re: [PATCH] kbuild: Fix computing srcversion for modules

From: Henrik Rydberg
Date: Fri Mar 11 2011 - 18:03:45 EST


On Fri, Mar 11, 2011 at 10:34:47PM +0100, Michal Marek wrote:
> Recent change to fixdep:
>
> commit b7bd182176960fdd139486cadb9962b39f8a2b50
> Author: Michal Marek <mmarek@xxxxxxx>
> Date: Thu Feb 17 15:13:54 2011 +0100
>
> fixdep: Do not record dependency on the source file itself
>
> changed the format of the *.cmd files without realizing that it is also
> used by modpost. Put the path to the source file to the file back, in a
> special variable, so that modpost sees all source files when calculating
> srcversion for modules.
>
> Reported-by: Henrik Rydberg <rydberg@xxxxxxxxxxx>
> Signed-off-by: Michal Marek <mmarek@xxxxxxx>
> ---

Solves the problem, and the patch looks reasonable.

Tested-by: Henrik Rydberg <rydberg@xxxxxxxxxxx>

Thanks!
Henrik
--
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/