We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a4d0c6 commit 1b17c6dCopy full SHA for 1b17c6d
arch/x86/platform/uv/tlb_uv.c
@@ -1847,7 +1847,6 @@ static void pq_init(int node, int pnode)
1847
1848
ops.write_payload_first(pnode, first);
1849
ops.write_payload_last(pnode, last);
1850
- ops.write_g_sw_ack(pnode, 0xffffUL);
1851
1852
/* in effect, all msg_type's are set to MSG_NOOP */
1853
memset(pqp, 0, sizeof(struct bau_pq_entry) * DEST_Q_SIZE);
0 commit comments