Messages in this thread |  | | From | (Linus Torvalds) | Subject | Re: test11-pre7 compile failure | Date | 17 Nov 2000 19:38:17 -0800 |
| |
In article <3A15DDCB.42B0F208@toyota.com>, J Sloan <jjs@toyota.com> wrote: > >looks like the md fixes broke something - > >In file included from /usr/src/linux/include/linux/pagemap.h:17, > from /usr/src/linux/include/linux/locks.h:9, > from /usr/src/linux/include/linux/raid/md.h:37, > from init/main.c:25: >/usr/src/linux/include/linux/highmem.h: In function `bh_kmap': >/usr/src/linux/include/linux/highmem.h:23: structure has no member named >`p_page'
The "p_page" should be a "b_page". Duh.
Linus - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |