Re: [PATCH 1/1] VSOCK: Introduce VM Sockets

From: Andy King
Date: Mon Feb 18 2013 - 12:09:28 EST


Hi Sasha,

> > + * Specifically, we initialize the vsock_bind_table array to a size of
> > + * VSOCK_HASH_SIZE + 1 so that vsock_bind_table[0] through
...
> Why isn't it using the kernel's linux/hashtable.h?

Gah, that's a leftover from when it was platform independent :/ I have a
patch lying around to address this, once we have some more fixes batched
up I'll send it out. Sorry about that!

Thanks!
- Andy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/