Geert Uytterhoeven wrote: > I prefer to just add them at the bottom of the list. > > (slowly recovering from my backlog) I noticed some new syscalls got > added recently: > > | :1515:2: warning: #warning syscall rt_tgsigqueueinfo not implemented > | :1519:2: warning: #warning syscall perf_counter_open not implemented > > Probably I should wire those up first (for 2.6.31, if still possible). > > Next I should reserve 333..336 for you? Here is the updated patch. I moved the declaration of do_page_fault() to the beginning of the file, same as another user of this function -- traps.c -- does. Regards, -- Maxim K. CodeSourcery