Re: [patch 3/18] gcc-3.5: ax25
From: David S. Miller <hidden>
Date: 2004-01-25 18:58:43
From: David S. Miller <hidden>
Date: 2004-01-25 18:58:43
From: akpm@osdl.org Date: Sun, 25 Jan 2004 03:06:59 -0800 (Why is x25_alloc_socket() using GFP_ATOMIC?) x25_dev.c:x25_receive_data() runs from softint, which calls af_x25.c:x25_rx_call_request() which calls af_x25.c:x25_make_new() which calls af_x25.c:x25_alloc_socket().