Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 1277
b: refs/heads/master
c: 3207a80
h: refs/heads/master
i:
  1275: 05bca1c
v: v3
  • Loading branch information
Paul Mackerras authored and Linus Torvalds committed May 20, 2005
1 parent 233b67e commit f1b87cd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6c37a88c5b1195d4ac74d44a6413839b93df5af4
refs/heads/master: 3207a80a6e11c7ceff7e46d5ec6bfcc03c14e729
2 changes: 0 additions & 2 deletions trunk/arch/ppc/syslib/open_pic.c
Original file line number Diff line number Diff line change
Expand Up @@ -557,12 +557,10 @@ static void __init openpic_initipi(u_int ipi, u_int pri, u_int vec)
*/
void openpic_cause_IPI(u_int ipi, cpumask_t cpumask)
{
cpumask_t phys;
DECL_THIS_CPU;

CHECK_THIS_CPU;
check_arg_ipi(ipi);
phys = physmask(cpumask);
openpic_write(&OpenPIC->THIS_CPU.IPI_Dispatch(ipi),
cpus_addr(physmask(cpumask))[0]);
}
Expand Down

0 comments on commit f1b87cd

Please sign in to comment.