Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 74899
b: refs/heads/master
c: 3d758a4
h: refs/heads/master
i:
  74897: 36cd44a
  74895: 98ff546
v: v3
  • Loading branch information
Joachim Fenkes authored and Roland Dreier committed Dec 13, 2007
1 parent 0cb4dd5 commit a82cccc
Show file tree
Hide file tree
Showing 4 changed files with 3 additions 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: 4faf7757955239c1b259e7dab224d4638a99b456
refs/heads/master: 3d758a4a48682639d3996968499913ecb1552e06
1 change: 1 addition & 0 deletions trunk/drivers/infiniband/hw/ehca/ehca_classes.h
Original file line number Diff line number Diff line change
Expand Up @@ -322,6 +322,7 @@ extern int ehca_static_rate;
extern int ehca_port_act_time;
extern int ehca_use_hp_mr;
extern int ehca_scaling_code;
extern int ehca_lock_hcalls;

struct ipzu_queue_resp {
u32 qe_size; /* queue entry size */
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/infiniband/hw/ehca/ehca_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
#include "ehca_tools.h"
#include "hcp_if.h"

#define HCAD_VERSION "0024"
#define HCAD_VERSION "0025"

MODULE_LICENSE("Dual BSD/GPL");
MODULE_AUTHOR("Christoph Raisch <raisch@de.ibm.com>");
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/infiniband/hw/ehca/hcp_if.c
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@
#define HCALL9_REGS_FORMAT HCALL7_REGS_FORMAT " r11=%lx r12=%lx"

static DEFINE_SPINLOCK(hcall_lock);
extern int ehca_lock_hcalls;

static u32 get_longbusy_msecs(int longbusy_rc)
{
Expand Down

0 comments on commit a82cccc

Please sign in to comment.