[PATCH] reduce kernel stack usage in PCMCIA CIS parsing
From: David Hinds <dhinds@sonic.net> This changes the PCMCIA CIS parsing code to use kmalloc() rather than allocating some data structures on the kernel stack.
Showing
Please register or sign in to comment