[U-Boot] [PATCH 1/4] tegra: Remove merge markers in some Kconfig files

Stephen Warren swarren at wwwdotorg.org
Fri Dec 4 21:08:37 CET 2015


On 12/04/2015 10:25 AM, Simon Glass wrote:
> Hi Stephen,
>
> On 4 December 2015 at 10:16, Stephen Warren <swarren at wwwdotorg.org> wrote:
>> On 12/04/2015 08:58 AM, Simon Glass wrote:
>>>
>>> These were added by mistake in commit fde7e189. They cause a warning when
>>> configuring the boards. Remove them.
>>
>>
>> Patches 1-3,
>> Tested-by: Stephen Warren <swarren at nvidia.com>
>>
>> It would be useful to include the appropriate Fixes: tags in the commit
>> message, and this issue was originally:
>>
>> Reported-by: Kevin Hilman <khilman at linaro.org>
>
> Thanks - what Fixes tags?

I'd expect the following at the start of the "signature paragraph":

Fixes: fde7e18938d8 ("dm: tegra: pci: Move CONFIG_PCI_TEGRA to Kconfig")

Referencing in a standard way the commits that caused the bug that this 
patch fixes makes researching bug/commit history easier. Admittedly that 
tag is something from the Linux kernel development process and isn't 
mandated by U-Boot's process, but I think it's a good idea that's worth 
following.


More information about the U-Boot mailing list