[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: |
Guillem Jover |
Subject: |
Re: [PATCH 00/10] Warnings cleanup to make way for amd64 porting |
Date: |
Fri, 18 Dec 2009 12:18:34 +0100 |
User-agent: |
Mutt/1.5.20 (2009-06-14) |
On Thu, 2009-12-17 at 23:42:37 +0100, Samuel Thibault wrote:
> Looks all fine, please push to master!
Done, thanks!
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.
regards,
guillem
- [PATCH 02/10] Match function types with `struct tty' member functions, (continued)
- [PATCH 02/10] Match function types with `struct tty' member functions, Guillem Jover, 2009/12/17
- [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
- Re: [PATCH 00/10] Warnings cleanup to make way for amd64 porting,
Guillem Jover <=