mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <sha@pengutronix.de>
To: Ahmad Fatoum <a.fatoum@pengutronix.de>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH v4 0/8] usbgadget: add support for USB mass storage gadget
Date: Fri, 25 Jun 2021 09:34:05 +0200	[thread overview]
Message-ID: <20210625073405.GB9782@pengutronix.de> (raw)
In-Reply-To: <20210622082617.18011-1-a.fatoum@pengutronix.de>

On Tue, Jun 22, 2021 at 10:26:09AM +0200, Ahmad Fatoum wrote:
> v3 -> v4:
>   - change bthreads to be scheduled like workqueues instead of pollers
>   - change virtio input from bthread to poller
>   - add useful bthread debug print
> 
> v2 -> v3:
>   - rebase on v3 of the preparatory system partitions series
>   - have usbgadget -S '' fallback to use $global.system.partitions
>   - do file_list_detect_all at gadget instantiation time
> 
> v1 -> v2:
> 
>   - rebase on top of new bthread API
>   - drop blocking fallback implementation; we now have bthreads
>     everywhere
>   - reuse $global.system.partitions instead of creating even
>     more autostart variables
>   - fix assert_command_context to actually do what the
>     commit message said
> 
> 
> Ahmad Fatoum (8):
>   input: virtio: poll from poller, not bthread
>   bthread: add debug print for scheduler context switches
>   common: move workqueue handling from poller_call() to sched()
>   common: bthread: schedule only in command context
>   bthread: implement basic Linux-like completion API
>   Documentation: devel: background-execution: update bthread docs
>   usbgadget: refactor usbgadget_register to accept array
>   usbgadget: add support for USB mass storage gadget

Applied, thanks

Sascha

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox


      parent reply	other threads:[~2021-06-25  7:53 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-22  8:26 Ahmad Fatoum
2021-06-22  8:26 ` [PATCH v4 1/8] input: virtio: poll from poller, not bthread Ahmad Fatoum
2021-06-22  8:26 ` [PATCH v4 2/8] bthread: add debug print for scheduler context switches Ahmad Fatoum
2021-06-22  8:26 ` [PATCH v4 3/8] common: move workqueue handling from poller_call() to sched() Ahmad Fatoum
2021-06-22  8:26 ` [PATCH v4 4/8] common: bthread: schedule only in command context Ahmad Fatoum
2021-06-22  9:08   ` Ahmad Fatoum
2021-06-22  8:26 ` [PATCH v4 5/8] bthread: implement basic Linux-like completion API Ahmad Fatoum
2021-06-22  8:26 ` [PATCH v4 6/8] Documentation: devel: background-execution: update bthread docs Ahmad Fatoum
2021-06-22  8:26 ` [PATCH v4 7/8] usbgadget: refactor usbgadget_register to accept array Ahmad Fatoum
2021-06-22  8:26 ` [PATCH v4 8/8] usbgadget: add support for USB mass storage gadget Ahmad Fatoum
2021-06-25  7:34 ` Sascha Hauer [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=20210625073405.GB9782@pengutronix.de \
    --to=sha@pengutronix.de \
    --cc=a.fatoum@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    /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