Applied, thanks!
Damien Zammit via Bug reports for the GNU Hurd, le sam. 11 janv. 2025 08:21:50
+, a ecrit:
> The usb stack also uses SCSI emulation for usb mass storage.
>
> ---
> rumpdisk/Makefile | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/rumpdisk/Makefile
Applied, thanks!
gfleury, le sam. 11 janv. 2025 10:33:30 +0200, a ecrit:
> ---
> i386/i386/mp_desc.c | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/i386/i386/mp_desc.c b/i386/i386/mp_desc.c
> index c90600f..e67aa76 100644
> --- a/i386/i386/mp_desc.c
> +++ b/i386/i386/mp_desc.c
> @@
Hello,
Zhaoming Luo, le sam. 11 janv. 2025 12:56:33 +0800, a ecrit:
> diff --git a/libstore/Makefile b/libstore/Makefile
> index c7af958b..d0f06450 100644
> --- a/libstore/Makefile
> +++ b/libstore/Makefile
> @@ -20,10 +20,17 @@
> # along with this program; if not, write to the Free Software
>
---
i386/i386/mp_desc.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/i386/i386/mp_desc.c b/i386/i386/mp_desc.c
index c90600f..e67aa76 100644
--- a/i386/i386/mp_desc.c
+++ b/i386/i386/mp_desc.c
@@ -279,6 +279,9 @@ start_other_cpus(void)
{
int ncpus = smp_get_numcpus();
+
The usb stack also uses SCSI emulation for usb mass storage.
---
rumpdisk/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rumpdisk/Makefile b/rumpdisk/Makefile
index e7f53511..cbe93845 100644
--- a/rumpdisk/Makefile
+++ b/rumpdisk/Makefile
@@ -17,7 +17,7 @@
RUMPLIB