All of lore.kernel.org
 help / color / mirror / Atom feed
From: Samuel Thibault <samuel.thibault@eu.citrix.com>
To: xen-devel@lists.xensource.com
Subject: [PATCH] stubdom: for safety, tell lwip we use the heap in the event handler
Date: Mon, 11 Aug 2008 12:47:27 +0100	[thread overview]
Message-ID: <20080811114727.GK4499@implementation.uk.xensource.com> (raw)

stubdom: for safety, tell lwip we use the heap in the event handler

Signed-off-by: Samuel Thibault <samuel.thibault@eu.citrix.com>

diff -r 11fa26c6c46c extras/mini-os/include/lwipopts.h
--- a/extras/mini-os/include/lwipopts.h	Mon Aug 11 12:36:57 2008 +0100
+++ b/extras/mini-os/include/lwipopts.h	Mon Aug 11 12:45:05 2008 +0100
@@ -15,6 +15,7 @@
 #define LWIP_DHCP 1
 #define LWIP_COMPAT_SOCKETS 0
 #define LWIP_IGMP 1
+#define LWIP_USE_HEAP_FROM_INTERRUPT 1
 #define MEMP_NUM_SYS_TIMEOUT 10
 #define TCP_SND_BUF 3000
 #define TCP_MSS 1500

                 reply	other threads:[~2008-08-11 11:47 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20080811114727.GK4499@implementation.uk.xensource.com \
    --to=samuel.thibault@eu.citrix.com \
    --cc=xen-devel@lists.xensource.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.