io-uring.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] io_uring fix for 5.5-rc
@ 2020-01-10 18:07 Jens Axboe
  2020-01-10 20:26 ` Linus Torvalds
  0 siblings, 1 reply; 5+ messages in thread
From: Jens Axboe @ 2020-01-10 18:07 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: io-uring

Hi Linus,

Single fix for this series, fixing a regression with the short read
handling. This just removes it, as it cannot safely be done for all
cases.

Please pull!


  git://git.kernel.dk/linux-block.git tags/io_uring-5.5-2020-01-10


----------------------------------------------------------------
Jens Axboe (1):
      io_uring: remove punt of short reads to async context

 fs/io_uring.c | 12 ------------
 1 file changed, 12 deletions(-)

-- 
Jens Axboe


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [GIT PULL] io_uring fix for 5.5-rc
  2020-01-10 18:07 [GIT PULL] io_uring fix for 5.5-rc Jens Axboe
@ 2020-01-10 20:26 ` Linus Torvalds
  2020-01-10 20:32   ` Jens Axboe
  0 siblings, 1 reply; 5+ messages in thread
From: Linus Torvalds @ 2020-01-10 20:26 UTC (permalink / raw)
  To: Jens Axboe; +Cc: io-uring

On Fri, Jan 10, 2020 at 10:07 AM Jens Axboe <axboe@kernel.dk> wrote:
>
> Single fix for this series, fixing a regression with the short read
> handling. This just removes it, as it cannot safely be done for all
> cases.

Hmm. The io_uring list is apparently not on lore. So you don't get
pr-tracker-bot responses.

Maybe add lkml to the cc for pull requests unconditionally?

            Linus

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [GIT PULL] io_uring fix for 5.5-rc
  2020-01-10 20:26 ` Linus Torvalds
@ 2020-01-10 20:32   ` Jens Axboe
  2020-01-10 20:34     ` Linus Torvalds
  0 siblings, 1 reply; 5+ messages in thread
From: Jens Axboe @ 2020-01-10 20:32 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: io-uring

On 1/10/20 1:26 PM, Linus Torvalds wrote:
> On Fri, Jan 10, 2020 at 10:07 AM Jens Axboe <axboe@kernel.dk> wrote:
>>
>> Single fix for this series, fixing a regression with the short read
>> handling. This just removes it, as it cannot safely be done for all
>> cases.
> 
> Hmm. The io_uring list is apparently not on lore. So you don't get
> pr-tracker-bot responses.
> 
> Maybe add lkml to the cc for pull requests unconditionally?

Yeah I think I'll do that - I did ask Konstantin to add it, but
apparently he's not adding new lists, but rather working on something
that'll track all of them.

In any case, I've sent the io_uring one with others that are tracked
every time, so my logic has been:

- If I get a pr tracker response on one of the other ones, AND no Linus
  complaints on the io_uring pull, then I know it's in.

That's had a 100% success rate so far ;-)

-- 
Jens Axboe


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [GIT PULL] io_uring fix for 5.5-rc
  2020-01-10 20:32   ` Jens Axboe
@ 2020-01-10 20:34     ` Linus Torvalds
  2020-01-10 20:36       ` Jens Axboe
  0 siblings, 1 reply; 5+ messages in thread
From: Linus Torvalds @ 2020-01-10 20:34 UTC (permalink / raw)
  To: Jens Axboe; +Cc: io-uring

On Fri, Jan 10, 2020 at 12:32 PM Jens Axboe <axboe@kernel.dk> wrote:
>
> That's had a 100% success rate so far ;-)

I see that you like to live dangerously.

I _think_ I've been fairly good about not missing any pull requests,
and checking my spam folders etc, but ..

               Linus

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [GIT PULL] io_uring fix for 5.5-rc
  2020-01-10 20:34     ` Linus Torvalds
@ 2020-01-10 20:36       ` Jens Axboe
  0 siblings, 0 replies; 5+ messages in thread
From: Jens Axboe @ 2020-01-10 20:36 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: io-uring

On 1/10/20 1:34 PM, Linus Torvalds wrote:
> On Fri, Jan 10, 2020 at 12:32 PM Jens Axboe <axboe@kernel.dk> wrote:
>>
>> That's had a 100% success rate so far ;-)
> 
> I see that you like to live dangerously.

You ought to know by now.

> I _think_ I've been fairly good about not missing any pull requests,
> and checking my spam folders etc, but ..

I'd follow up if some were missed, haven't been an issue. I do love the
PR tracker responses, it's one of those things that you don't know how
you we ever lived without.

-- 
Jens Axboe


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-01-10 20:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-10 18:07 [GIT PULL] io_uring fix for 5.5-rc Jens Axboe
2020-01-10 20:26 ` Linus Torvalds
2020-01-10 20:32   ` Jens Axboe
2020-01-10 20:34     ` Linus Torvalds
2020-01-10 20:36       ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).