Hi Bjorn,
Thanks for the review and comments, much appreciated :-)
On 03/10/16 23:16, Bjorn Andersson wrote:
On Tue 20 Sep 01:47 PDT 2016, Matt Redfearn wrote:
Add a remoteproc driver to steal, load the firmware, and boot an offline
MIPS core, turning it into a coprocessor.
This driver prov
On Tue 20 Sep 01:47 PDT 2016, Matt Redfearn wrote:
> Add a remoteproc driver to steal, load the firmware, and boot an offline
> MIPS core, turning it into a coprocessor.
>
> This driver provides a sysfs to allow arbitrary firmware to be loaded
> onto a core, which may expose virtio devices. Copro
Hi Bjorn / Ohad,
Please could you give some feedback on this patch?
Thanks,
Matt
On 20/09/16 09:47, Matt Redfearn wrote:
Add a remoteproc driver to steal, load the firmware, and boot an offline
MIPS core, turning it into a coprocessor.
This driver provides a sysfs to allow arbitrary firmwar
Hi Thomas,
On 20/09/16 10:47, Thomas Gleixner wrote:
On Tue, 20 Sep 2016, Matt Redfearn wrote:
+/* Intercept CPU hotplug events for syfs purposes */
+static int mips_rproc_callback(struct notifier_block *nfb, unsigned long
action,
+ void *hcpu)
+{
Please convert
On Tue, 20 Sep 2016, Matt Redfearn wrote:
> +/* Intercept CPU hotplug events for syfs purposes */
> +static int mips_rproc_callback(struct notifier_block *nfb, unsigned long
> action,
> +void *hcpu)
> +{
Please convert to cpu hotplug state machine.
> + unsigned in
5 matches
Mail list logo