On Mon, Mar 12, 2018 at 09:46:06AM +0000, Kalle Valo wrote:
tcharding [off-list ref] wrote:
quoted
The kernel would like to have all stack VLA usage removed[1]. rsi uses
a VLA based on 'blksize'. Elsewhere in the SDIO code maximum block size
is defined using a magic number. We can use a pre-processor defined
constant and declare the array to maximum size. We add a check before
accessing the array in case of programmer error.
[1]: https://lkml.org/lkml/2018/3/7/621
Signed-off-by: Tobin C. Harding <redacted>
Tobin, your name in patchwork.kernel.org is just "tcharding" then it should be
"Tobin C. Harding". Patchwork is braindead in a way as it takes the name from
it's database instead of the From header of the patch in question.
I can fix that manually but it would be helpful if you could register to
patchwork and fix your name during registration. You have only one chance to
fix your name (another braindead feature!) so be careful :)
Hi Kalle,
I logged into my patchwork account but I don't see any way to set the
name. Within 'profile' there is only 'change password' and 'link
email'. I thought I could unregister then re-register but I can't see
how to do that either. Is there a maintainer of patchwork.kernel.org
who I can email to manually remove me from the system?
thanks,
Tobin.
From: Andy Shevchenko <hidden> Date: 2018-03-13 21:00:47
On Tue, Mar 13, 2018 at 10:17 PM, tcharding [off-list ref] wrote:
On Mon, Mar 12, 2018 at 09:46:06AM +0000, Kalle Valo wrote:
quoted
tcharding [off-list ref] wrote:
I'm pretty much sure it depends on the original email headers, like
above ^^^ =E2=80=94 no name.
Perhaps git config on your side should be done.
--=20
With Best Regards,
Andy Shevchenko
On Tue, Mar 13, 2018 at 7:11 PM, Tobin C. Harding [off-list ref] wrote:
On Tue, Mar 13, 2018 at 11:00:47PM +0200, Andy Shevchenko wrote:
quoted
On Tue, Mar 13, 2018 at 10:17 PM, tcharding [off-list ref] wrote:
quoted
On Mon, Mar 12, 2018 at 09:46:06AM +0000, Kalle Valo wrote:
quoted
tcharding [off-list ref] wrote:
I'm pretty much sure it depends on the original email headers, like
above ^^^ =E2=80=94 no name.
Perhaps git config on your side should be done.
Thanks for the suggestion Andy but the 'tcharding' as the name was
munged by either Kalle or patchwork. I'm guessing patchwork.
Something you're sending from is using "tcharding" (see the email Andy
quotes). I see the headers as:
Date: Wed, 14 Mar 2018 07:17:57 +1100
From: tcharding <redacted>
...
Message-ID: <20180313201757.GK8631@eros>
X-Mailer: Mutt 1.5.24 (2015-08-30)
User-Agent: Mutt/1.5.24 (2015-08-30)
Your most recently email shows "Tobin C. Harding" though, and also
sent with Mutt...
Do you have multiple Mutt configurations? Is something lacking a
"From" header insertion and your MTA is filling it in for you from
your username?
-Kees
--=20
Kees Cook
Pixel Security
From: Tobin C. Harding <hidden> Date: 2018-03-14 03:43:03
Added Konstantin in case he is in charge of administering patchwork.kernel.org?
On Tue, Mar 13, 2018 at 07:53:34PM -0700, Kees Cook wrote:
On Tue, Mar 13, 2018 at 7:11 PM, Tobin C. Harding [off-list ref] wrote:
quoted
On Tue, Mar 13, 2018 at 11:00:47PM +0200, Andy Shevchenko wrote:
quoted
On Tue, Mar 13, 2018 at 10:17 PM, tcharding [off-list ref] wrote:
quoted
On Mon, Mar 12, 2018 at 09:46:06AM +0000, Kalle Valo wrote:
quoted
tcharding [off-list ref] wrote:
I'm pretty much sure it depends on the original email headers, like
above ^^^ — no name.
Perhaps git config on your side should be done.
Thanks for the suggestion Andy but the 'tcharding' as the name was
munged by either Kalle or patchwork. I'm guessing patchwork.
Something you're sending from is using "tcharding" (see the email Andy
quotes). I see the headers as:
Date: Wed, 14 Mar 2018 07:17:57 +1100
From: tcharding <redacted>
...
Message-ID: <20180313201757.GK8631@eros>
X-Mailer: Mutt 1.5.24 (2015-08-30)
User-Agent: Mutt/1.5.24 (2015-08-30)
Your most recently email shows "Tobin C. Harding" though, and also
sent with Mutt...
Do you have multiple Mutt configurations? Is something lacking a
"From" header insertion and your MTA is filling it in for you from
your username?
Thanks for taking the time to respond Kees (and Tycho). I have mutt
configured to reply from whichever email address I receive from so if
patchwork sent an email to 'tcharding [off-list ref]' (which is the
details it has) and I hit reply it would have come from 'tcharding',
hence Andy's reply. I wouldn't bet my life on it but I'm kinda
confident that I cannot initiate an email from 'tcharding' with my
current set up.
Super bad form to blame someone (or something else) but I think this is
a problem with how my patchwork account is configured. Either way, that
is still my fault I should have added my real name to patchwork when I
signed up (not just username 'tcharding').
Is patchwork.kernel.org administered by Konstantin Ryabitsev? Added
Konstantin to CC's.
thanks,
Tobin.