1. 03 Aug, 2003 1 commit
    • Benjamin Herrenschmidt's avatar
      [PATCH] Fix mdelay's use of 'msec' name · 7b259082
      Benjamin Herrenschmidt authored
      The mdelay() macro does the wrong thing if you try to use it with an
      argument expression that contains the (perfectly natural) variable name
      'msec'.
      
      Fix it to use an internal variable that doesn't clash with normal
      naming.
      7b259082
  2. 02 Aug, 2003 23 commits
  3. 01 Aug, 2003 16 commits