[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 00/10] Warnings cleanup to make way for amd64 porting
From: |
Samuel Thibault |
Subject: |
Re: [PATCH 00/10] Warnings cleanup to make way for amd64 porting |
Date: |
Fri, 18 Dec 2009 14:25:01 +0100 |
User-agent: |
Mutt/1.5.12-2006-07-14 |
Guillem Jover, le Fri 18 Dec 2009 12:18:34 +0100, a écrit :
> I've removed the KERNEL_CS, and KERNEL_CS macros for the MACH_HYP case
> in linux/src/include/asm-i386/segment.h when rebasing on top of master,
> as those are handled already by way of KERNEL_RING being set to 1 in
> i386/i386/seg.h.
Ok, fine, the linux part is not built anyway :)
Samuel
- [PATCH 05/10] Interrupt handlers do not return any value, (continued)
- [PATCH 05/10] Interrupt handlers do not return any value, Guillem Jover, 2009/12/17
- [PATCH 08/10] Use `unsigned char *' for byte buffers, Guillem Jover, 2009/12/17
- [PATCH 07/10] Mark macro arguments as used, Guillem Jover, 2009/12/17
- [PATCH 06/10] Missing `*' in assembler indirect lcall, Guillem Jover, 2009/12/17
- [PATCH 04/10] Use selector definitions from Mach for Linux code, Guillem Jover, 2009/12/17
- [PATCH 03/10] Move linux/dev/include/asm-i386/segment.h to src tree, Guillem Jover, 2009/12/17
- [PATCH 09/10] Add missing function prototypes, Guillem Jover, 2009/12/17
- [PATCH 10/10] Add missing casts, Guillem Jover, 2009/12/17
- Re: [PATCH 00/10] Warnings cleanup to make way for amd64 porting, Samuel Thibault, 2009/12/17