[PATCH 2/2] test: log: test message continuation

Heinrich Schuchardt xypron.glpk at gmx.de
Sun Oct 11 10:09:35 CEST 2020


On 10/10/20 11:51 PM, Tom Rini wrote:
> On Sat, Oct 10, 2020 at 05:47:26PM -0400, Sean Anderson wrote:
>> On 10/10/20 5:28 PM, Tom Rini wrote:
>>> On Thu, Sep 17, 2020 at 02:19:02PM +0200, Heinrich Schuchardt wrote:
>>>
>>>> Provide a unit test checking that a continuation message will use the same
>>>> log level and log category as the previous message.
>>>>
>>>> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
>>>> Reviewed-by: Simon Glass <sjg at chromium.org>
>>> [snip]
>>>> +	log(LOGC_CONT, LOGL_CONT, "cc%d\n", 2);
>>>
>>> These new values aren't defined, or I missed some other series.  Thanks!
>>>
>>
>> They should be defined in the first patch
>
> and I see 1/2 has changes requested, so I shoulda deferred this one.
> Thanks!
>
Hello Tom,

I am still waiting on the "doc: global data pointer" series to be merged
as this will be the basis for adjusting the log continuation series.

https://patchwork.ozlabs.org/project/uboot/list/?series=205937

But I will be patient as it seems that you have been drowned in patches
assigned to you.

Best regards

Heinrich


More information about the U-Boot mailing list