From: Dmitry Osipenko <digetx@gmail.com>
To: Jon Hunter <jonathanh@nvidia.com>,
Thierry Reding <thierry.reding@gmail.com>
Cc: linux-tegra@vger.kernel.org
Subject: Re: [PATCH V2] soc/tegra: pmc: Add reboot notifier
Date: Tue, 30 Nov 2021 15:12:29 +0300 [thread overview]
Message-ID: <2b5a6530-638d-ae9c-483a-d6039eb44c63@gmail.com> (raw)
In-Reply-To: <b2f11233-819c-a33e-aa92-fea7e818dfbb@nvidia.com>
30.11.2021 12:08, Jon Hunter пишет:
...
>>> +static int tegra_pmc_restart_notify(struct notifier_block *this,
>>> + unsigned long action, void *data)
>>> +{
>>> + u32 value;
>>> +
>>> + tegra_pmc_program_reboot_reason(data);
>>
>> So the PMC reason is programmed twice now? First time by the reboot
>> handler and second by the restart? Why?
>
> That's an oversight. OK, thanks I will fix that in a V3.
>
>> BTW, could you please always CC LKML or request to include linux-tegra
>> ML onto lore? Tegra ML uses Gmane and it's unusable for development
>> since all email addresses are mangled, the Gmane support told me that
>> only Tegra ML admin can disable mangling, but I'm not sure who is it,
>> maybe Stephen Warren?
>
> I see linux-tegra here: https://lore.kernel.org/linux-tegra/
Nice, I refreshed the list of MLs in Thunderbird and see that it's
indeed there now, thank you.
prev parent reply other threads:[~2021-11-30 12:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-23 11:11 [PATCH V2] soc/tegra: pmc: Add reboot notifier Jon Hunter
2021-11-25 4:33 ` Dmitry Osipenko
2021-11-30 9:08 ` Jon Hunter
2021-11-30 12:12 ` Dmitry Osipenko [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2b5a6530-638d-ae9c-483a-d6039eb44c63@gmail.com \
--to=digetx@gmail.com \
--cc=jonathanh@nvidia.com \
--cc=linux-tegra@vger.kernel.org \
--cc=thierry.reding@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox