Messages in this thread |  | | Date | Fri, 30 Aug 2002 16:36:56 -0700 (PDT) | Subject | Re: [PATCH] compile fix for fs/aio.c on non-highmem systems | From | "David S. Miller" <> |
| |
From: Linus Torvalds <torvalds@transmeta.com> Date: Fri, 30 Aug 2002 16:42:39 -0700 (PDT)
I don't really much care how it gets fixed, I could equally well imagine having a dummy struct when CONFIG_HIGHMEM isn't set. Whatever makes the dang thing work. There's certainly a good argument that non-broken architectures shouldn't need to bother with kmap() at all..
Or that since the enumeration values are basically identical on every system that the belong in linux/kmap_types.h :-) - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |