Re: A little patch for i386/kernel/microcode.c (fwd)

2001-01-24 Thread Tigran Aivazian
On Wed, 24 Jan 2001, Jo l'Indien wrote: > With a 2.4.1-pre10 kernel, I noticed that /dev/cpu/microcode > was created as a file, and note as a node in the devfs. > So, I made this very little patch to correct this: > [bogus patch deleted] Hi Jocelyn, No, that file is created as a regular file fo

A little patch for i386/kernel/microcode.c

2001-01-23 Thread Jo l'Indien
With a 2.4.1-pre10 kernel, I noticed that /dev/cpu/microcode was created as a file, and note as a node in the devfs. So, I made this very little patch to correct this: --- microcode.c Thu Dec 28 06:28:29 2000 +++ microcode.c Wed Jan 24 04:47:08 2001 @@ -120,7 +120,7 @@ MICROCODE_MINOR)